summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-05-09 16:28:26 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:02:23 +0200
commit744372a41b9e64bafe8ee70748ec7495a89146d3 (patch)
tree08dfcc8ec50b39042869b29e558106edab42eedd /README
parente5ebe6ee4e4430426d4f0b3147ae705c9956cc4b (diff)
Mention XOrg in the web page, since the driver works fine
with XOrg too.
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 5 insertions, 7 deletions
diff --git a/README b/README
index 89c5beb..c40e864 100644
--- a/README
+++ b/README
@@ -183,13 +183,11 @@ FAQ
* How do I use this driver with Linux kernel 2.6.x?
- You need kernel 2.6.0-test6 or later and version 0.11.7 or later
- of the XFree86 driver. You need to have the "evdev" driver loaded
- or compiled into the kernel (CONFIG_INPUT_EVDEV). Set the
- "Protocol" parameter in the X configuration file to
- "auto-dev". Also, if you set the "Device" parameter to
- "/dev/psaux", the same X configuration file should work for a
- 2.4.x kernel.
+ You need to have the "evdev" driver loaded or compiled into the
+ kernel (CONFIG_INPUT_EVDEV). Set the "Protocol" parameter in the X
+ configuration file to "auto-dev". Also, if you set the "Device"
+ parameter to "/dev/psaux", the same X configuration file should
+ work for a 2.4.x kernel.
When configuring the kernel, enable PS/2 mouse support
(CONFIG_MOUSE_PS2).