-
Notifications
You must be signed in to change notification settings - Fork 1
/
audio_shortcuts.txt
23 lines (21 loc) · 2.19 KB
/
audio_shortcuts.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
┌────────────────────────────────────────────────┐
│ MPLAYER AUDIO SHORTCUTS │
├───────────┬────────────────────────────────────┤
│ ← → │Seek backward/forward 5 seconds │
├───────────┼────────────────────────────────────┤
│ ↑ ↓ │Seek backward/forward 1 minute │
├───────────┼────────────────────────────────────┤
│ BACKSPACE │Reset playback speed to normal │
├───────────┼────────────────────────────────────┤
│ p / SPACE │Pause (pressing again unpauses) │
├───────────┼────────────────────────────────────┤
│ q │Stop playing and quit │
├───────────┼────────────────────────────────────┤
│ Q │Store the current position & exit │
├───────────┼────────────────────────────────────┤
│ / and * │Decrease/increase volume │
├───────────┼────────────────────────────────────┤
│ 9 and 0 │Decrease/increase volume │
├───────────┼────────────────────────────────────┤
│ m │Mute sound │
└───────────┴────────────────────────────────────┘