add option for brailleFocusMode

This commit is contained in:
chrys
2017-01-31 00:12:17 +01:00
parent adcd7b04b5
commit 7fd98fe988
6 changed files with 28 additions and 2 deletions

View File

@@ -61,6 +61,7 @@ settings = {
'focus':{
'cursor': True,
'highlight': False,
'brailleFocusMode': 'review',
},
'review':{
'lineBreak': True,