diff options
-rw-r--r-- | man/synaptics.man | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/synaptics.man b/man/synaptics.man index d8f8e66..55e95cc 100644 --- a/man/synaptics.man +++ b/man/synaptics.man @@ -611,6 +611,16 @@ and finger movement distance. Trackstick mode is exited when the finger pressure drops below FingerLow or when the finger is moved further than MaxTapMove away from the initial position. +.SH "NOTES" +There is an example hal policy file in +.I ${sourcecode}/fdi/11-x11-synaptics.fdi +which will enable the driver based on the information if the hardware +is availabe. Fell free to copy it to +.I /etc/hal/fdi/policy +and customize it to your needs. You can pass custom options to the driver +using x11_options properties. Note that this requires xorg-server-1.5 or +higher. + .SH "AUTHORS" .LP Peter Osterlund <petero2@telia.com> and many others. |