typo
This commit is contained in:
parent
7fd98fe988
commit
cda1e21139
@ -131,7 +131,7 @@ scriptPath=/usr/share/fenrir/scripts
|
||||
cursor=True
|
||||
highlight=False
|
||||
How should the braille follow the focus
|
||||
# manual = no automatic toggle command used
|
||||
# none = no automatic toggle command used
|
||||
# review = priority to review
|
||||
# last = follow last used cursor
|
||||
# text = jumps to textcursor when typing, needs command to be back to review
|
||||
|
@ -134,7 +134,7 @@ cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
How should the braille follow the focus
|
||||
# manual = no automatic toggle command used
|
||||
# none = no automatic toggle command used
|
||||
# review = priority to review
|
||||
# last = follow last used cursor
|
||||
# text = jumps to textcursor when typing, needs command to be back to review
|
||||
|
@ -133,7 +133,7 @@ cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
How should the braille follow the focus
|
||||
# manual = no automatic toggle command used
|
||||
# none = no automatic toggle command used
|
||||
# review = priority to review
|
||||
# last = follow last used cursor
|
||||
# text = jumps to textcursor when typing, needs command to be back to review
|
||||
|
@ -84,7 +84,7 @@ cursor=True
|
||||
#follow highlighted text changes
|
||||
highlight=False
|
||||
How should the braille follow the focus
|
||||
# manual = no automatic toggle command used
|
||||
# none = no automatic toggle command used
|
||||
# review = priority to review
|
||||
# last = follow last used cursor
|
||||
# text = jumps to textcursor when typing, needs command to be back to review
|
||||
|
@ -61,7 +61,7 @@ settings = {
|
||||
'focus':{
|
||||
'cursor': True,
|
||||
'highlight': False,
|
||||
'brailleFocusMode': 'review',
|
||||
'brailleFocusMode': 'review', # none, review, last, text
|
||||
},
|
||||
'review':{
|
||||
'lineBreak': True,
|
||||
|
Loading…
Reference in New Issue
Block a user