Comment 9 for bug 278995

Revision history for this message
C de-Avillez (hggdh2) wrote :

The proposed xorg.conf does enable vertical/horizontal scrolling, but we lose the ability to enable/disable the touchpad.

Adding in the InputDevice section again, as:

Section "InputDevice"
 Identifier "Synaptics Touchpad"
 Driver "synaptics"
 Option "CorePointer"
 Option "SHMConfig" "true"
EndSection

gives us control back, but disables the horizontal/vertical scroll.