summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 4 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 4761dbe..6bcbc71 100644
--- a/INSTALL
+++ b/INSTALL
@@ -10,11 +10,10 @@ Requirements
(pc_keyb.c.diff.2.4.3).
2. For use with kernel 2.6.x you need to enable synaptics touchpad
- support when configuring the kernel. (CONFIG_MOUSE_PS2 and
- CONFIG_MOUSE_PS2_SYNAPTICS). You also need support for the evdev
- interface (CONFIG_INPUT_EVDEV). If you compile evdev as a module,
- make sure it is loaded before starting the X server, as it will not
- be auto-loaded.
+ support when configuring the kernel (CONFIG_MOUSE_PS2). You also
+ need support for the evdev interface (CONFIG_INPUT_EVDEV). If you
+ compile evdev as a module, make sure it is loaded before starting
+ the X server, as it will not be auto-loaded.
3. For use with an ALPS touchpad, you need to use a 2.6.x kernel and
apply the alps patch. See the README.alps file for more details.