Keyboard echo for all keys is now the default by popular demand.
This commit is contained in:
parent
f45a77c7e1
commit
58fb9441b7
@ -140,7 +140,7 @@ keyboardLayout=desktop
|
||||
# 0 = None
|
||||
# 1 = always
|
||||
# 2 = only while capslock
|
||||
charEchoMode=2
|
||||
charEchoMode=1
|
||||
# echo deleted chars
|
||||
charDeleteEcho=True
|
||||
# echo word after pressing space
|
||||
|
Loading…
Reference in New Issue
Block a user