Am Samstag, 01. Juli 2017 15:00 CEST, "Ralf Mattes" <r...@mh-freiburg.de> 
schrieb: 
 

> [...]> 
> You could put something loike that (most likely you dont' have a PS/2 mouse 
> :-)
> into /usr/share/X11/xorg.conf.d/my-mouse.conf

If you don't want to wite a configutation file you can also do this with xinput:

 # Find your pointing device
 xinput list 

 # find all configurable options of that device
 xinput list-props <your-device-id>

 # switch in middle button emulation
 xinput set-prop <your-device-id> "Evdev Middle Button Emulation" 1

 HTH, Ralf Mattes


 
 
 


_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s

Reply via email to