File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -360,6 +360,9 @@ Right click
360
360
Middle click
361
361
Pan through the whole video while holding the button.
362
362
363
+ Middle double click
364
+ Reset pan.
365
+
363
366
Forward/Back button
364
367
Skip to next/previous entry in playlist.
365
368
Original file line number Diff line number Diff line change 32
32
#MBTN_LEFT_DBL cycle fullscreen # toggle fullscreen
33
33
#MBTN_RIGHT cycle pause # toggle pause/playback mode
34
34
#MBTN_MID script-binding positioning/align-to-cursor # pan the whole video
35
+ #MBTN_MID_DBL no-osd set video-align-x 0; no-osd set video-align-y 0; no-osd set video-pan-x 0; no-osd set video-pan-y 0 # reset pan
35
36
#MBTN_BACK playlist-prev # skip to the previous file
36
37
#MBTN_FORWARD playlist-next # skip to the next file
37
38
#Ctrl+MBTN_LEFT script-binding positioning/drag-to-pan # pan around the clicked point
You can’t perform that action at this time.
0 commit comments