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