mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
Mention common unexpected behavior given current master.
parent
3b4fbf1292
commit
417ad49108
|
@ -65,4 +65,4 @@ When multiple keys generate the same keysym or when a single key generates multi
|
|||
like `Ctrl+a+a+b` are possible. Similarly, `Ctrl+a+b` might not work if multiple distinct keys generating
|
||||
`a` are pressed at the same time.
|
||||
|
||||
|
||||
When running sway under X11, holding a modifier (say, `Control_R`) long enough to activate key repeat and then pressing another key (say, `A`), may trigger the shortcut `Ctrl+Control_R+a` rather than `Ctrl+a` as likely expected.
|
Loading…
Reference in a new issue