Skip to content

Commit 1a871b3

Browse files
committed
Updated README
1 parent b89399f commit 1a871b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Informational options:
3232
-k, --keys List available keycodes
3333
```
3434

35-
Some or all settings can be changed on the command line or from an input file.
35+
One or all settings can be changed on the command line (e.g. `gpdconfig rumble=1`) or from an input file.
3636

3737
The following fields take keycodes (use '-k' to get a list of all valid keycodes, including mouse buttons):
3838
`'lu', 'ld', 'll', 'lr', 'du', 'dd', 'dl', 'dr', 'a', 'b', 'x', 'y', 'l1', 'r1', 'l2', 'r2', 'l3', 'r3', 'l41', 'l42', 'l43', 'l44', 'r41', 'r42', 'r43', 'r44'`
@@ -41,4 +41,5 @@ The following fields take numbers:
4141
`'ldead', 'lcent', 'rdead', 'rcent', 'l4delay1', 'l4delay2', 'l4delay3', 'l4delay4', 'r4delay1', 'r4delay2', 'r4delay3', 'r4delay4'`
4242

4343
The following fields take other values:
44-
`'rumble', 'ledmode', 'colour'`
44+
`'rumble' (0,1,2) , 'ledmode' (off,solid,breathe,rotate), 'colour' (RRGGBB in hex)`
45+

0 commit comments

Comments
 (0)