diff options
author | Ricardo Constantino <wiiaboo@gmail.com> | 2017-04-17 14:17:05 +0100 |
---|---|---|
committer | Ricardo Constantino <wiiaboo@gmail.com> | 2017-04-19 20:18:23 +0100 |
commit | a047e636ab3240d2ad3f1f89e3785c59172b6dfc (patch) | |
tree | ebbeda1986b6e9870093f58182e3078c8d05edeb | |
parent | 9d6c208afaa46392254cf493e4dc201d5bd0b42e (diff) |
man/osc: document volume and fullscreen buttons
-rw-r--r-- | DOCS/man/osc.rst | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst index 56335229fd..c0ecd48540 100644 --- a/DOCS/man/osc.rst +++ b/DOCS/man/osc.rst @@ -20,12 +20,12 @@ The Interface :: - +---------+----------+----------------------------+-------------+ - | pl prev | pl next | title | cache | - +------+--+---+------+---------+-----------+------+-------+-----+ - | play | skip | skip | time | seekbar | time | audio | sub | - | | back | frwd | elapsed | | left | | | - +------+------+------+---------+-----------+------+-------+-----+ + +---------+----------+------------------------------------------+----------+ + | pl prev | pl next | title | cache | + +------+--+---+------+---------+-----------+------+-------+-----+-----+----+ + | play | skip | skip | time | seekbar | time | audio | sub | vol | fs | + | | back | frwd | elapsed | | left | | | | | + +------+------+------+---------+-----------+------+-------+-----+-----+----+ pl prev @@ -102,6 +102,17 @@ audio and sub shift+L-click show available audio/sub tracks ============= ================================================ +vol + ============= ================================================ + left-click toggle mute + mouse wheel volume up/down + ============= ================================================ + +fs + ============= ================================================ + left-click toggle fullscreen + ============= ================================================ + Key Bindings ~~~~~~~~~~~~ |