]> Git Repo - linux.git/commitdiff
input: Docs: correct atarikbd.rst typos
authorRandy Dunlap <[email protected]>
Mon, 16 May 2022 00:20:55 +0000 (17:20 -0700)
committerJonathan Corbet <[email protected]>
Tue, 17 May 2022 19:29:10 +0000 (13:29 -0600)
Fix 2 "MOSE" typos in atarikbd.rst (found with 'codespell').
a. s/MOSE/MODE/
b. s/MOSE/MOUSE/

Signed-off-by: Randy Dunlap <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Cc: [email protected]
Cc: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Documentation/input/devices/atarikbd.rst

index 745e7a1ff122b3d8dec0e39b3fc1eb235fba20dd..0c4c7804ccb2933e6ace7e1b7b89c987abdd098e 100644 (file)
@@ -288,7 +288,7 @@ between 0 and large positive numbers. Excess motion below 0 is ignored. The
 command sets the maximum positive value that can be attained in the scaled
 coordinate system. Motion beyond that value is also ignored.
 
-SET MOUSE KEYCODE MOSE
+SET MOUSE KEYCODE MODE
 ----------------------
 
 ::
@@ -333,7 +333,7 @@ occur before the internally maintained coordinate is changed by one
 (independently scaled for each axis). Remember that the mouse position
 information is available only by interrogating the ikbd in the ABSOLUTE MOUSE
 POSITIONING mode unless the ikbd has been commanded to report on button press
-or release (see SET MOSE BUTTON ACTION).
+or release (see SET MOUSE BUTTON ACTION).
 
 INTERROGATE MOUSE POSITION
 --------------------------
This page took 0.061549 seconds and 4 git commands to generate.