mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-18 03:53:34 +02:00
114 lines
3.4 KiB
Plaintext
114 lines
3.4 KiB
Plaintext
HEADER
|
|
|
|
|player-mode| |player| +
|
|
|
|
The following features apply to Player mode which is activated when the media
|
|
tab has focus.
|
|
|
|
|x| |:playerp| |:playerplay|
|
|
||:playerp[lay]|| +
|
|
||x||
|
|
________________________________________________________________________________
|
|
Play the current track.
|
|
________________________________________________________________________________
|
|
|
|
|z| |:playerpr| |:playerprev|
|
|
||:playerpr[ev]|| +
|
|
||z||
|
|
________________________________________________________________________________
|
|
Play the previous track.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|b| |:playern| |:playernext|
|
|
||:playern[ext]|| +
|
|
||b||
|
|
________________________________________________________________________________
|
|
Play the next track.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|c| |:playerpa| |:playerpause|
|
|
||:playerpa[use]|| +
|
|
||c||
|
|
________________________________________________________________________________
|
|
Pause/unpause the current track.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|v| |:players| |:playerstop|
|
|
||:players[top]|| +
|
|
||v||
|
|
________________________________________________________________________________
|
|
Stop playing the current track.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|x|
|
|
||x||
|
|
________________________________________________________________________________
|
|
Toggle shuffle mode.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|r|
|
|
||r||
|
|
________________________________________________________________________________
|
|
Toggle repeat mode.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|h|
|
|
||h||
|
|
________________________________________________________________________________
|
|
Seek +10s.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|l|
|
|
||[count]l||
|
|
________________________________________________________________________________
|
|
Seek -10s.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|H|
|
|
||[count]H||
|
|
________________________________________________________________________________
|
|
Seek +1m.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|L|
|
|
||[count]L||
|
|
________________________________________________________________________________
|
|
Seek -1m.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|+| |=|
|
|
||+|| +
|
|
||=||
|
|
________________________________________________________________________________
|
|
Increase volume by 10%.
|
|
________________________________________________________________________________
|
|
|
|
|-|
|
|
||-||
|
|
________________________________________________________________________________
|
|
Decrease volume by 10%.
|
|
________________________________________________________________________________
|
|
|
|
|
|
|f| |:f| |:filter|
|
|
||:f[ilter] [a][artist][a] [a]{album}[a] [a]{track}[a]|| +
|
|
||f||
|
|
________________________________________________________________________________
|
|
Filter and play tracks. If only [a][artist][a] is specified then all tracks for
|
|
that artist are played in album order. If {album} is also specified then all
|
|
tracks for that album are played. A specific track can be specified with
|
|
{track}.
|
|
________________________________________________________________________________
|
|
|
|
// vim: set filetype=asciidoc:
|