diff options
author | Ricardo Constantino <wiiaboo@gmail.com> | 2016-10-08 01:43:23 +0100 |
---|---|---|
committer | Ricardo Constantino <wiiaboo@gmail.com> | 2016-10-15 12:24:01 +0100 |
commit | b99dc17f8e9ec1ddc7b07743e175cf7d7ce86585 (patch) | |
tree | d322a2af4d0fa78e183b8e6cd1fd5e2a4d1138d2 /DOCS/man | |
parent | 8bb57c038799da39e72491888d0fc19beb493d62 (diff) |
osc: add right-click behavior to playlist and chapter buttons
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/osc.rst | 4 |
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 ============= ================================================ |