Add a note about changing mouse wheel scroll direction
This commit is contained in:
parent
3a9b0faa06
commit
c3442545a8
@ -59,7 +59,8 @@ scrollback_pager less +G -R
|
|||||||
# When viewing scrollback in a new window, put it in a new tab as well
|
# When viewing scrollback in a new window, put it in a new tab as well
|
||||||
scrollback_in_new_tab no
|
scrollback_in_new_tab no
|
||||||
|
|
||||||
# Wheel scroll multiplier (modify the amount scrolled by the mouse wheel)
|
# Wheel scroll multiplier (modify the amount scrolled by the mouse wheel). Use negative
|
||||||
|
# numbers to change scroll direction.
|
||||||
wheel_scroll_multiplier 5.0
|
wheel_scroll_multiplier 5.0
|
||||||
|
|
||||||
# The interval between successive clicks to detect double/triple clicks (in seconds)
|
# The interval between successive clicks to detect double/triple clicks (in seconds)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user