Add reference to `keyd monitor` in Quickstart

master
Takahashi, Naoki 3 years ago committed by GitHub
parent 04c9e15d70
commit 9bf961df07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

@ -96,6 +96,7 @@ capslock = overload(control, esc)
# Remaps the escape key to capslock
esc = capslock
```
*Note*: It is recommended that you define the input/output of the desired key, referring to the output of `keyd monitor`.
3. Run `sudo keyd reload` to reload the config set.

Loading…
Cancel
Save