doc(actions): Start supported actions table
This commit is contained in:
parent
d45ae7954a
commit
5e64361ed8
@ -111,7 +111,81 @@ also be used to trigger actions:
|
|||||||
Supported Actions
|
Supported Actions
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
.. TODO
|
.. TODO Finish table. Maybe one section per module type (table not really convenient)
|
||||||
|
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|Module Type |New Action Name|Data|Description |
|
||||||
|
+=========================+===============+====+=====================+
|
||||||
|
|``internal/date`` |``toggle`` |no ||date_toggle_desc| |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|``internal/alsa`` |``inc`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``dec`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``toggle`` |no | |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|``internal/pulseaudio`` |``inc`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``dec`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``toggle`` |no | |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|``internal/xbacklight`` |``inc`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``dec`` |no | |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|``internal/backlight`` |``inc`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``dec`` |no | |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|``internal/xkeyboard`` |``switch`` |no | |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|``internal/mpd`` |``play`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``pause`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``stop`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``prev`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``next`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``repeat`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``single`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``random`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``consume`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``seek`` |yes | |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|``internal/xworkspaces`` |``focus`` |yes | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``next`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``prev`` |no | |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|``internal/bspwm`` |``focus`` |yes | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``next`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``prev`` |no | |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|``internal/i3`` |``focus`` |yes | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``next`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``prev`` |no | |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|``custom/menu`` |``open`` |yes | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``close`` |no | |
|
||||||
|
| +---------------+----+---------------------+
|
||||||
|
| |``exec`` |yes | |
|
||||||
|
+-------------------------+---------------+----+---------------------+
|
||||||
|
|
||||||
|
.. |date_toggle_desc| replace:: Toggles the date/time format between ``date``/``time`` and ``date-alt``/``time-alt``.
|
||||||
|
|
||||||
Legacy Action Names
|
Legacy Action Names
|
||||||
-------------------
|
-------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user