initial char delete echo

This commit is contained in:
chrys
2016-08-06 15:33:17 +02:00
parent 30155b6d83
commit a277c10dcd
5 changed files with 33 additions and 0 deletions

View File

@ -33,6 +33,7 @@ settings = {
'keyboard':{
'keyboardLayout': "desktop",
'charEcho':False,
'charDeleteEcho':True,
'wordEcho':True,
'interruptOnKeyPress': True,
}