From: Pierre Ossman Date: Mon, 18 Sep 2017 14:22:09 +0000 (+0200) Subject: Add keyboard test notes for LED state handling X-Git-Tag: v1.8.90~103 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=671d05dddf07f719137bce2ed2d468fcdde722d0;p=tigervnc.git Add keyboard test notes for LED state handling --- 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)