minmad: OSSDSP environment variable for OSS device
[minmad.git] / README
blobd72986af1c553d1b8538fcbacef0c72750d50f96
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 G               jump to the specified position in minutes
19 ^[ or escape    clear the numerical prefix
20 mx              mark the current position in register 'x'
21 'x              jump to the position stored in register 'x'
22 P               pause after the specified number of minutes
23 ==============  ================================================