Prev | Current Page 98 | Next

Chris Tyler

"X Power Tools"


3.11
54 Chapter 3: Basic X.org Configuration
??? Scroll up and down by running your finger up and down the right side (if supported
by your application).
??? Scroll left and right by running your finger across the bottom (if supported by
your application). Some web browsers, such as Firefox, use this for history navigation
(left for previous page, right for next page).
Not all of these options are supported by all TouchPad models.
This driver is incredibly customizable; it can be permanently configured through
options in the InputDevice section of the configuration file or temporarily configured
on-the-fly using the synclient program.
I find that the default options work well for most people. If you find that the vertical
and horizontal scrolling features are driving you crazy, you can disable them by setting
VertScrollDelta and HorizScrollDelta option values to 0:
Section "InputDevice"
Identifier "Mouse0"
Driver "synaptics"
Option "Emulate3Buttons" "on"
Option "SHMConfig" "on"
Option "VertScrollDelta" "0"
Option "HorizScrollDelta" "0"
EndSection
The Synaptics driver has been maintained separately from the X.org
(and XFree86) servers for some time. Multiple efforts have been made
to relicense it in a way that is compatible with the X.


Pages:
86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110