prepare keyboard grab
This commit is contained in:
@ -35,6 +35,8 @@ settings = {
|
||||
},
|
||||
'keyboard':{
|
||||
'device':"all",
|
||||
'grabDevices':True,
|
||||
'ignoreShortcuts':False,
|
||||
'keyboardLayout': "desktop",
|
||||
'charEcho':False,
|
||||
'charDeleteEcho':True,
|
||||
|
Reference in New Issue
Block a user