I solved editing my /etc/X11/xorg.conf : ----------------------------------------------------------------------------- ... Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection ... Section "ServerLayout" ... InputDevice "Synaptics Touchpad" ... EndSection -----------------------------------------------------------------------------
About Synaptics Touchpad config params: http://web.telia.com/~u89404340/touchpad/ ** Also affects: xorg-driver-synaptics (Ubuntu) Importance: Undecided Status: Unconfirmed ** Changed in: xorg-driver-synaptics (Ubuntu) Assignee: (unassigned) => Antonio Carlos de Souza Status: Unconfirmed => Confirmed ** Description changed: After a clean install of Dapper, I can't scroll using touchpad's right side. - - I solved editing my /etc/X11/xorg.conf : - ----------------------------------------------------------------------------- - ... - Section "InputDevice" - Identifier "Synaptics Touchpad" - Driver "synaptics" - Option "SendCoreEvents" "true" - Option "Device" "/dev/psaux" - Option "Protocol" "auto-dev" - Option "HorizScrollDelta" "0" - EndSection - ... - Section "ServerLayout" - ... - InputDevice "Synaptics Touchpad" - ... - EndSection - ----------------------------------------------------------------------------- - - About Synaptics Touchpad config params: - http://web.telia.com/~u89404340/touchpad/ ** Description changed: - After a clean install of Dapper, I can't scroll using touchpad's right - side. + After a clean install of Dapper Drake, I can't scroll using touchpad's + right side. -- Synaptics Touchpad's scroll not working out of the box https://launchpad.net/bugs/66417 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs