提交 09601523 编写于 作者: R Randy Dunlap 提交者: Linus Torvalds

Documentation: input.txt: clarify mousedev 'cat' command syntax

Clarify that the 'cat' command does not include the (c, 13, 32)
after it.
Reported-by: NDan Jidanni Jacobson <jidanni@jidanni.org>
Signed-off-by: NRandy Dunlap <rdunlap@xenotime.net>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 9a7c48b7
...@@ -250,8 +250,8 @@ And so on up to event31. ...@@ -250,8 +250,8 @@ And so on up to event31.
a USB keyboard works and is correctly connected to the kernel keyboard a USB keyboard works and is correctly connected to the kernel keyboard
driver. driver.
Doing a cat /dev/input/mouse0 (c, 13, 32) will verify that a mouse Doing a "cat /dev/input/mouse0" (c, 13, 32) will verify that a mouse
is also emulated, characters should appear if you move it. is also emulated; characters should appear if you move it.
You can test the joystick emulation with the 'jstest' utility, You can test the joystick emulation with the 'jstest' utility,
available in the joystick package (see Documentation/input/joystick.txt). available in the joystick package (see Documentation/input/joystick.txt).
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册