diff options
author | Peter Osterlund <petero2@telia.com> | 2003-12-05 00:25:24 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:01:29 +0200 |
commit | 46560d5fa1d9e601916efc442f4bd9599f23f731 (patch) | |
tree | 811d8c5cc535ff0eef2c52930135ff20a86a77fb /README.alps | |
parent | 111ff490a4887b24fd430a52b67a99932ea2248f (diff) |
Explained how to find the correct event device when using
the driver with an ALPS GlidePoint device.
Diffstat (limited to 'README.alps')
-rw-r--r-- | README.alps | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.alps b/README.alps index 8db2187..b4f14f6 100644 --- a/README.alps +++ b/README.alps @@ -24,7 +24,9 @@ One user reported success with the following parameter settings: Note though that the auto-dev protocol option doesn't work for ALPS devices, so you have to use the "event" protocol instead and set the -device option to the correct event device, something like this: +device option to the correct event device. (Look for a mouse device in +/proc/bus/input/devices and see which event device it is connected +to.) Here is an example InputDevice section for the XF86Config file. Section "InputDevice" Driver "synaptics" |