add key echo for capslock

This commit is contained in:
Chrys
2022-02-22 17:47:09 +01:00
parent 99496e121b
commit 9a3778e25f
9 changed files with 36 additions and 10 deletions
+4 -1
View File
@@ -88,7 +88,10 @@ device=ALL
grabDevices=True
ignoreShortcuts=False
keyboardLayout=desktop
charEcho=False
# 0 = None
# 1 = always
# 2 = only while capslock
charEchoMode=2
charDeleteEcho=True
wordEcho=False
interruptOnKeyPress=True