← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 822144] Re: Touchpad with integrated click buttons: right button missing, both mouse buttons act as left

 

i have a small fix but there is no scrolling, i added the following to
/usr/lib/X11/xorg.conf.d/10-synaptics.conf

Section "InputClass"
 Identifier "touchpad catchall"
 MatchIsTouchpad "on"
 MatchDevicePath "/dev/input/event*"
 Driver "synaptics"
 Option "SHMConfig" "on"
 Option "JumpyCursorThreshold" "150"
EndSection

as another note i just realized i put that i was running 11.04 when i am
running 10.04. sorry for that

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/822144

Title:
  Touchpad with integrated click buttons: right button missing, both
  mouse buttons act as left

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/822144/+subscriptions


References