Tweak man page

master
Raheman Vaiya 4 years ago
parent 9f42d6e378
commit cd39c8e846
  1. BIN
      data/keyd.1.gz
  2. 9
      docs/keyd.scdoc

Binary file not shown.

@ -636,12 +636,11 @@ of _will thus produce A-tab instead of M-\\_.
## Example 7
```
# holding capslock + tapping h/j/k/l will work as left/down/up/right.
# holding capslock + tapping keys (any other than h/j/k/l) will work as control+keys
# Tapping ESC will toggle capslock.
# Tapping capslock will activate esc.
Capslock will behave as control in all instances except when used
in conjunction with 'h/j/k/l' in which case it will produce arrow
keys. If tapped, it will function as escape.
```
[main]
capslock = overload(capslock, esc)
esc = capslock

Loading…
Cancel
Save