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
|
# 0 = None
|
||||||
# 1 = always
|
# 1 = always
|
||||||
# 2 = only while capslock
|
# 2 = only while capslock
|
||||||
charEchoMode=2
|
charEchoMode=1
|
||||||
# echo deleted chars
|
# echo deleted chars
|
||||||
charDeleteEcho=True
|
charDeleteEcho=True
|
||||||
# echo word after pressing space
|
# echo word after pressing space
|
||||||
|
Loading…
Reference in New Issue
Block a user