mpv: remove MBTN_LEFT controls until i can update uosc
This commit is contained in:
@@ -11,11 +11,11 @@ VOLUME_UP ignore
|
|||||||
VOLUME_DOWN ignore
|
VOLUME_DOWN ignore
|
||||||
# disable "double-click to toggle fullscreen", else that limits the rate at which i can seek
|
# disable "double-click to toggle fullscreen", else that limits the rate at which i can seek
|
||||||
# MBTN_LEFT_DBL ignore
|
# MBTN_LEFT_DBL ignore
|
||||||
MBTN_LEFT_DBL cycle-values video-zoom 2.0 1.0 #< XXX: uosc eats this event
|
# MBTN_LEFT_DBL cycle-values video-zoom 2.0 1.0 #< TODO: fix uosc so it stops eating this event
|
||||||
|
|
||||||
# image panning via image-positioning.lua
|
# image panning via image-positioning.lua
|
||||||
# uosc swallows all (?) LMB inputs, so pan with middle button
|
# uosc swallows all (?) LMB inputs, so pan with middle button
|
||||||
MBTN_LEFT script-binding drag-to-pan #< XXX: uosc eats this event
|
# MBTN_LEFT script-binding drag-to-pan #< TODO: fix uosc to not eat the release event
|
||||||
MBTN_MID script-binding drag-to-pan
|
MBTN_MID script-binding drag-to-pan
|
||||||
CTRL+MBTN_LEFT script-binding drag-to-pan
|
CTRL+MBTN_LEFT script-binding drag-to-pan
|
||||||
WHEEL_UP script-message cursor-centric-zoom 0.2
|
WHEEL_UP script-message cursor-centric-zoom 0.2
|
||||||
|
Reference in New Issue
Block a user