Update settingsData.py

This commit is contained in:
chrys87 2018-03-12 11:21:04 +01:00 committed by GitHub
parent 25d14cec54
commit 6e093d8ab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ settingsData = {
},
'screen':{
'driver': 'vcsaDriver',
'encoding': 'cp850',
'encoding': 'auto',
'screenUpdateDelay': 0.1,
'suspendingScreen': '',
'autodetectSuspendingScreen': False,