[PATCH 5/8] Documentation: input.txt: clarify mousedev 'cat' commandsyntax

From: Randy Dunlap
Date: Fri Mar 30 2012 - 16:37:23 EST


From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

Clarify that the 'cat' command does not include the (c, 13, 32)
after it.

Reported-by: jidanni@xxxxxxxxxxx
Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
Cc: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
---
Documentation/input/input.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--- lnx-33.orig/Documentation/input/input.txt
+++ lnx-33/Documentation/input/input.txt
@@ -250,8 +250,8 @@ And so on up to event31.
a USB keyboard works and is correctly connected to the kernel keyboard
driver.

- Doing a cat /dev/input/mouse0 (c, 13, 32) will verify that a mouse
-is also emulated, characters should appear if you move it.
+ Doing a "cat /dev/input/mouse0" (c, 13, 32) will verify that a mouse
+is also emulated; characters should appear if you move it.

You can test the joystick emulation with the 'jstest' utility,
available in the joystick package (see Documentation/input/joystick.txt).
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/