Skip to content

Commit 958db64

Browse files
committed
docs: reversal of Mouse->mouse for device ID
1 parent 7314d48 commit 958db64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/man/man1/hal_input.1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ A number _N_::
3939

4040
When several devices are identified by the same string, add "**:**_N_"
4141
where _N_ is the index of the desired device. For example, if *Mouse*
42-
matches *input3* and *input10*, then *Mouse* and *mouse:0* select *input3*.
42+
matches *input3* and *input10*, then *Mouse* and *Mouse:0* select *input3*.
4343
Specifying *mouse:1* selects input10.
4444

4545
For devices that appear as multiple entries in /dev/input, these indices

0 commit comments

Comments
 (0)