mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-04-14 11:54:16 +00:00
Don't mention the no longer existing
CONFIG_MOUSE_PS2_SYNAPTICS config option in the INSTALL file.
This commit is contained in:
9
INSTALL
9
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.
|
||||
|
||||
Reference in New Issue
Block a user