summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorRicardo Constantino <wiiaboo@gmail.com>2016-10-08 01:43:23 +0100
committerRicardo Constantino <wiiaboo@gmail.com>2016-10-15 12:24:01 +0100
commitb99dc17f8e9ec1ddc7b07743e175cf7d7ce86585 (patch)
treed322a2af4d0fa78e183b8e6cd1fd5e2a4d1138d2 /DOCS
parent8bb57c038799da39e72491888d0fc19beb493d62 (diff)
downloadmpv-b99dc17f8e9ec1ddc7b07743e175cf7d7ce86585.tar.bz2
mpv-b99dc17f8e9ec1ddc7b07743e175cf7d7ce86585.tar.xz
osc: add right-click behavior to playlist and chapter buttons
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/osc.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index b7723a86d3..6f8048125f 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -31,12 +31,14 @@ The Interface
pl prev
============= ================================================
left-click play previous file in playlist
+ right-click show playlist
shift+L-click show playlist
============= ================================================
pl next
============= ================================================
left-click play next file in playlist
+ right-click show playlist
shift+L-click show playlist
============= ================================================
@@ -59,12 +61,14 @@ play
skip back
============= ================================================
left-click go to beginning of chapter / previous chapter
+ right-click show chapters
shift+L-click show chapters
============= ================================================
skip frwd
============= ================================================
left-click go to next chapter
+ right-click show chapters
shift+L-click show chapters
============= ================================================