From 671d05dddf07f719137bce2ed2d468fcdde722d0 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Mon, 18 Sep 2017 16:22:09 +0200 Subject: [PATCH] Add keyboard test notes for LED state handling --- doc/keyboard-test.txt | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) 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) -- 2.39.5