diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index f07c634b8dd72..5307edc5364e1 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -347,6 +347,10 @@ in the mpv git repository. Mouse Control ------------- +Ctrl+left click + Pan while holding the button, keeping the clicked part of the video under + the cursor. + Left double click Toggle fullscreen on/off. diff --git a/etc/input.conf b/etc/input.conf index 7d37e0240ba0d..1df7952009614 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -33,6 +33,7 @@ #MBTN_RIGHT cycle pause # toggle pause/playback mode #MBTN_BACK playlist-prev # skip to the previous file #MBTN_FORWARD playlist-next # skip to the next file +#Ctrl+MBTN_LEFT script-binding positioning/drag-to-pan # pan around the clicked point # Mouse wheels, touchpad or other input devices that have axes # if the input devices supports precise scrolling it will also scale the