Skip to content

Commit 0c4d1d7

Browse files
committed
docs: reversal of Mouse->mouse for device ID
1 parent 0794de6 commit 0c4d1d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)