prepare keyboard grab

This commit is contained in:
chrys
2016-08-10 02:09:49 +02:00
parent 03d8dcd751
commit 6eceeee07b
11 changed files with 197 additions and 0 deletions

View File

@ -35,6 +35,8 @@ settings = {
},
'keyboard':{
'device':"all",
'grabDevices':True,
'ignoreShortcuts':False,
'keyboardLayout': "desktop",
'charEcho':False,
'charDeleteEcho':True,