summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-03-03 07:14:59 +0100
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:01:52 +0200
commit3fc26494885f4ca0085c096d7937a42e2c45ac09 (patch)
treee17b53868cfbb9c2301751727fdfb1199793b42b /INSTALL
parent8078d4c2b9622e78c30dd6cbf413711ccef7ee52 (diff)
Clarified how to get the contents of the
/proc/bus/input/devices file.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 2156b4b..9b9d463 100644
--- a/INSTALL
+++ b/INSTALL
@@ -94,5 +94,5 @@ Section "ServerLayout"
If you can't get the driver working, mail the logfiles and the
configuration file to petero2@telia.com. If you use a 2.6.x linux
-kernel, also mail the output from dmesg and the contents of
-/proc/bus/input/devices.
+kernel, also mail the output from dmesg and the output from
+"cat /proc/bus/input/devices".