diff --git a/data/keyd.1.gz b/data/keyd.1.gz index 1963402..52c75d7 100644 Binary files a/data/keyd.1.gz and b/data/keyd.1.gz differ diff --git a/docs/keyd.scdoc b/docs/keyd.scdoc index c0c3380..50c4332 100644 --- a/docs/keyd.scdoc +++ b/docs/keyd.scdoc @@ -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