@@ -934,14 +934,9 @@ right button, two-finger detection, three-finger detection, pressure detection,
32 bit unsigned, 2 values (read-only), vertical, horizontal in units/millimeter.
.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 available. Feel 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.
+Configuration through hal fdi files is recommended in X servers 1.5, 1.6 and
+1.7. An example hal policy file is provided in
+.I ${sourcecode}/conf/11-x11-synaptics.fdi
.LP
If either of
.BI "Protocol \*q" auto-dev \*q
Don't describe what the example config file does in the man page, let the file speak for itself. Point out that fdi files are for servers 1.5 - 1.7 only. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> --- man/synaptics.man | 11 +++-------- 1 files changed, 3 insertions(+), 8 deletions(-)