add functions to pan (respect panSize)

This commit is contained in:
chrys
2017-02-02 20:02:20 +01:00
parent e9332caa93
commit d88945ee01
6 changed files with 32 additions and 12 deletions

View File

@ -89,9 +89,9 @@ fixCursorOnCell=-1
# review = priority to review
# last = follow last used cursor
cursorFollowMode=review
# number of cells in panning
# number of cells in panning (horizontal)
# 0 = display size, >0 number of cells
panSize=0
panSizeHorizontal=0
[screen]
driver=vcsaDriver

View File

@ -90,9 +90,9 @@ fixCursorOnCell=-1
# review = priority to review
# last = follow last used cursor
cursorFollowMode=review
# number of cells in panning
# number of cells in panning (horizontal)
# 0 = display size, >0 number of cells
panSize=0
panSizeHorizontal=0
[screen]
driver=vcsaDriver

View File

@ -89,9 +89,9 @@ fixCursorOnCell=-1
# review = priority to review
# last = follow last used cursor
cursorFollowMode=review
# number of cells in panning
# number of cells in panning (horizontal)
# 0 = display size, >0 number of cells
panSize=0
panSizeHorizontal=0
[screen]
driver=vcsaDriver

View File

@ -47,9 +47,9 @@ fixCursorOnCell=-1
# review = priority to review
# last = follow last used cursor
cursorFollowMode=review
# number of cells in panning
# number of cells in panning (horizontal)
# 0 = display size, >0 number of cells
panSize=0
panSizeHorizontal=0
[screen]
driver=vcsaDriver