diff options
-rw-r--r-- | doc/keyboard-test.txt | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/keyboard-test.txt b/doc/keyboard-test.txt index 89b5088d..677c8722 100644 --- a/doc/keyboard-test.txt +++ b/doc/keyboard-test.txt @@ -64,7 +64,7 @@ Client X11: You can usually toggle Hyper/Super and Compose/Scroll_Lock using XKB options. - - CapsLock, NumLock (sent but ignored by server) + - CapsLock, NumLock - Shift, Ctrl - Alt, AltGr, Super [Win, X11] (FIXME: AltGr broken on Win) - Meta [X11] @@ -135,4 +135,15 @@ Client - Ctrl+Esc - F8-F12 +- Lock key states: + + - Adjusted on server when connecting + - Adjusted on server when regaining focus + - Server changes are honored when focused + - Server changes are not honored when not focused + + - CapsLock + - NumLock (hidden state on macOS) + - ScollLock [X11, Win] + - Virtual keyboard (as much of the above as is possible) |