summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-09-05 09:26:56 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2011-09-06 08:06:36 +1000
commitbc789cc7a057357e27faf1c6727dc95f6d02fcea (patch)
treed5d7977789edea4c247b09c1cf8b9af1ae6bf055
parent7a72af1ce105fd857214bb641a8fa2cfd150a5f7 (diff)
man: note that a PS/2 device is not supported
If all we see is a PS/2 Mouse or similar, then the kernel doesn't give us the required bits to provide all the functionality we want. Note that in the man-page. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Cyril Brulebois <kibi@debian.org>
-rw-r--r--man/synaptics.man4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/synaptics.man b/man/synaptics.man
index cb5f4c6..b6b1dce 100644
--- a/man/synaptics.man
+++ b/man/synaptics.man
@@ -66,7 +66,9 @@ taps for example.)
The name "synaptics" is historical and the driver still provides the
synaptics protocol parsing code. Under Linux however, the hardware-specifics
are handled by the kernel and this driver will work for any touchpad that
-has a working kernel driver.
+has a working kernel driver. If your device is recognized as \*qPS/2
+Mouse\*q or similar, the kernel driver does not support your device and this
+driver will only provide limited functionality.
.SH CONFIGURATION OPTIONS
Please refer to __xconfigfile__(__filemansuffix__) for general configuration