Comment 92 for bug 1246683

Revision history for this message
laurent (m2k-networx) wrote : Re: Middle button does not work for scrolling

Fabio M. Panico, this is okay. These are settings that can be configured.

1. Find out device ID: enter 'xinput' an look for SynPS/2 Synaptics TouchPad. For me, it has id=13
2. Then enter 'xinput --set-prop 13 "libinput Tapping Enabled" 1'

I also have 'xinput set-prop 13 "libinput Click Method Enabled" 0 1'
More options: Check out ' man 4 libinput'

hth :)