[Ubuntu-x-swat] [Bug 247433] Re: double-finger scroll and double-finger tapping entangled in synaptics

2015-06-30 Thread checoimg
This is still a bug. It would easily fixed if an option to disable two- finger right click can be disabled. Which in my humble opinion is just a duplicated functionality, touchpads already have buttons for left and rich click. The only thing missing in a touchpad is a scrolling wheel. -- You

[Ubuntu-x-swat] [Bug 247433] Re: double-finger scroll and double-finger tapping entangled in synaptics

2015-06-30 Thread checoimg
I fixed this with Synclient in the terminal : synclient TapButton2=0; And then added to sudo gedit /usr/share/X11/xorg.conf.d/50-synaptics.conf : Section InputClass Identifier Default clickpad buttons MatchDriver synaptics Option TapButton2 0 EndSection Still have to