diff options
author | astrand <astrand@cendio.se> | 2015-10-14 13:58:12 +0200 |
---|---|---|
committer | astrand <astrand@cendio.se> | 2015-10-14 13:58:12 +0200 |
commit | f4a971edf41032da98b4b00334be24f637e21540 (patch) | |
tree | 2aeb2c1a551bc373d1c6186de048c8171dc40f64 | |
parent | c6cf0571237e5a09b955532a9e48d90c8a5912ac (diff) | |
parent | f3ff0f105b23de6c828f7f8a7a6c78a95534c8f5 (diff) | |
download | tigervnc-f4a971edf41032da98b4b00334be24f637e21540.tar.gz tigervnc-f4a971edf41032da98b4b00334be24f637e21540.zip |
Merge pull request #219 from astrand/master
Meta no longer sends Super.
-rw-r--r-- | doc/keyboard-test.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keyboard-test.txt b/doc/keyboard-test.txt index d59499f7..800faeca 100644 --- a/doc/keyboard-test.txt +++ b/doc/keyboard-test.txt @@ -43,7 +43,7 @@ Client - Alt, AltGr, Super [Win, X11] (FIXME: AltGr broken on Win) - Left/right identification (FIXME: broken for Shift on Win) - CmdL => AltL, CmdR => SuperL, AltL => ModeSwitch, AltR => Level3Shift [Mac] - - Meta and Hyper sends Super [X11] + - Hyper sends Super [X11] - CapsLock, Shift and AltGr affect symbol lookup - NumLock affects symbol lookup [Win, X11] |