mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
DOCS/man/osc: update default playlist mbtn_right bindings
This commit is contained in:
committed by
Kacper Michajłow
parent
f999b0a5c8
commit
dec1b00a75
@@ -507,13 +507,13 @@ clicked. ``mbtn_mid`` commands are also triggered with ``shift+mbtn_left``.
|
||||
|
||||
``playlist_prev_mbtn_mid_command=show-text ${playlist} 3000``
|
||||
|
||||
``playlist_prev_mbtn_right_command=script-binding select/select-playlist; script-message-to osc osc-hide``
|
||||
``playlist_prev_mbtn_right_command=show-text ${playlist} 3000``
|
||||
|
||||
``playlist_next_mbtn_left_command=playlist-next; show-text ${playlist} 3000``
|
||||
|
||||
``playlist_next_mbtn_mid_command=show-text ${playlist} 3000``
|
||||
|
||||
``playlist_next_mbtn_right_command=script-binding select/select-playlist; script-message-to osc osc-hide``
|
||||
``playlist_next_mbtn_right_command=show-text ${playlist} 3000``
|
||||
|
||||
``play_pause_mbtn_left_command=cycle pause``
|
||||
|
||||
|
||||
Reference in New Issue
Block a user