summaryrefslogtreecommitdiff
path: root/FILES
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-11-14 20:44:58 +0100
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:01:23 +0200
commitc8955366a82e863c74e835f2861eb3aa68e464a1 (patch)
tree9759b678995dbbc54846051aec326bcbf7be3dd1 /FILES
parent98295fd6ca1f747c2e390692c1bcfd59370b23a3 (diff)
Restructured and updated the documentation. Created README
file that replaces the FEATURES and PARAMETER files.
Diffstat (limited to 'FILES')
-rw-r--r--FILES22
1 files changed, 13 insertions, 9 deletions
diff --git a/FILES b/FILES
index 9a1fd2f..a8db79b 100644
--- a/FILES
+++ b/FILES
@@ -1,9 +1,13 @@
-pc_keyb.c.diff.2.4.3 Patch for the reconnect message handling
-ps2comm.c Synaptics communication routines
-ps2comm.h see above
-synaptics.c Synaptics driver-module for xfree
-synaptics.h see above
-synclient.c Program for testing the shared-memory
- shows the x, y-coordinates of the finger
-script/usbmouse script for shutting the touchpad down if
- an external USB-mouse is attached
+pc_keyb.c.diff.2.4.3 Patch for the reconnect message handling
+ps2comm.c Synaptics communication routines
+ps2comm.h see above
+synaptics.c Synaptics driver-module for xfree
+synaptics.h see above
+synclient.c Program for testing the shared-memory
+ shows the x, y-coordinates of the finger
+script/usbmouse script for shutting the touchpad down if
+ an external USB-mouse is attached
+syndaemon.c A user space program that disables the touchpad
+ when the keyboard is used.
+alps.patch Patch for 2.6 kernels that makes it possible to
+ use the driver with an ALPS GlidePoint device.