From b1d576d45a0d98463dd27588681b38d4e11855a4 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Fri, 30 Mar 2012 13:37:13 -0700 Subject: [PATCH] --- yaml --- r: 297924 b: refs/heads/master c: 096015236df46c64be8b86e41fd4e28522e5f7e5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/input/input.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 72ea3455e76a..0d7195481d96 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9a7c48b7c3d58835b3a91d86c55e0ae77d15ddd5 +refs/heads/master: 096015236df46c64be8b86e41fd4e28522e5f7e5 diff --git a/trunk/Documentation/input/input.txt b/trunk/Documentation/input/input.txt index b3d6787b4fb1..666c06c5ab0c 100644 --- a/trunk/Documentation/input/input.txt +++ b/trunk/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).