Comment 10 for bug 386017

Revision history for this message
Alberto Milone (albertomilone) wrote :

@Scott

I think it would be worth filing a separate bug report about that.

If you type:
xinput list --short

you'll see a list of input devices. Note down the one which matches your mouse and type:

xinput set-int-prop $YOUR_MOUSE_NAME "Evdev Middle Button Emulation" 8 0

and replace $YOUR_MOUSE_NAME with the name that you found.