add scrollOnCell

This commit is contained in:
chrys
2017-01-30 19:55:48 +01:00
parent 04459e8eb7
commit fe885c3e31
7 changed files with 30 additions and 7 deletions

View File

@ -73,6 +73,11 @@ flushMode=word
# seconds to flush or
# -1 = no automatic flush (manual via shortcut)
flushTimeout=3
# define the cell on the Braille device where fenrir should scroll
# 0 = first cell on device
# -1 = last cell on device
# >0 = fix cell number
scrollOnCell=-1
[screen]
driver=vcsaDriver

View File

@ -74,6 +74,11 @@ flushMode=word
# seconds to flush or
# -1 = no automatic flush (manual via shortcut)
flushTimeout=3
# define the cell on the Braille device where fenrir should scroll
# 0 = first cell on device
# -1 = last cell on device
# >0 = fix cell number
scrollOnCell=-1
[screen]
driver=vcsaDriver

View File

@ -73,6 +73,11 @@ flushMode=word
# seconds to flush or
# -1 = no automatic flush (manual via shortcut)
flushTimeout=3
# define the cell on the Braille device where fenrir should scroll
# 0 = first cell on device
# -1 = last cell on device
# >0 = fix cell number
scrollOnCell=-1
[screen]
driver=vcsaDriver

View File

@ -31,6 +31,11 @@ flushMode=word
# seconds to flush or
# -1 = no automatic flush (manual via shortcut)
flushTimeout=3
# define the cell on the Braille device where fenrir should scroll
# 0 = first cell on device
# -1 = last cell on device
# >0 = fix cell number
scrollOnCell=-1
[screen]
driver=vcsaDriver