Update settings.py
This commit is contained in:
parent
3b894a4f38
commit
fb1e305e49
@ -28,6 +28,8 @@ settings = {
|
|||||||
'driver': 'linux',
|
'driver': 'linux',
|
||||||
'encoding': 'cp850',
|
'encoding': 'cp850',
|
||||||
'screenUpdateDelay':0.4,
|
'screenUpdateDelay':0.4,
|
||||||
|
'suspendingScreen':'1,2',
|
||||||
|
'autodetectSuspendingScreen':False,
|
||||||
},
|
},
|
||||||
'general':{
|
'general':{
|
||||||
'keyboardLayout': "desktop",
|
'keyboardLayout': "desktop",
|
||||||
|
Loading…
Reference in New Issue
Block a user