Update page 'Home'

Dennis Potter 2018-11-27 13:57:35 +01:00
parent f2fc5333b6
commit dd8578684a
1 changed files with 2 additions and 0 deletions

@ -20,6 +20,8 @@ SUBCOMMANDS:
set Set a key or a mousebutton to one or more pedals
```
When trying to read or modify the foot pedal (subcommands: `append`, `clear`, `read`, and `set`), footswitch-rs must be executed as super user.
## Reading the foot pedal
To read the foot pedal without writing any settings, the subcommand `read` should be used. The help function `footswitch-rs read --help` yields te following information (omitted redundant information):