README: describe available commands
[minmad.git] / README
blob5a7f86c2edffccf572a3d9988af41660d03f416b
1 MINMAD
2 ======
4 Minmad is a small libmad/OSS MP3 player.
6 The following commands are available in minmad.  Most of them
7 accept a numerical prefix.
9 ==============  ================================================
10 KEY             ACTION
11 ==============  ================================================
12 p or space      pause
13 q               exit minmad
14 i               print some information
15 l/j/J           jump 10s/60s/600s forward
16 h/k/K           jump 10s/60s/600s backward
17 %               jump to the specified position (in percentage)
18 ^[ or escape    clear the numerical prefix
19 mx              mark the current position in register 'x'
20 'x              jump to the position stored in register 'x'
21 P               pause after the specified number of minutes
22 ==============  ================================================