mirror of https://github.com/mpv-player/mpv
restore-old-bindings.conf: add old macOS/Wayland AXIS bindings
These were changed in 7897f79217
to match X11 and Windows.
This commit is contained in:
parent
54d14f5fa8
commit
23da3ed21a
|
@ -9,6 +9,13 @@
|
|||
#
|
||||
# Older installations use ~/.mpv/input.conf instead.
|
||||
|
||||
# changed in mpv 0.27.0 (macOS and Wayland only)
|
||||
|
||||
# WHEEL_UP seek 10
|
||||
# WHEEL_DOWN seek -10
|
||||
# WHEEL_LEFT seek 5
|
||||
# WHEEL_RIGHT seek -5
|
||||
|
||||
# changed in mpv 0.26.0
|
||||
|
||||
h cycle tv-channel -1 # previous channel
|
||||
|
|
Loading…
Reference in New Issue