1SONATA(1) General Commands Manual SONATA(1)
2
3
4
6 sonata - GTK+ client for the Music Player Daemon
7
9 sonata [OPTION]
10
12 Sonata is an elegant GTK+ music client for the Music Player Daemon
13 (MPD).
14
16 -h, --help
17 Show this help and exit
18
19 -p, --popup
20 Popup song notification (requires D-Bus)
21
22 -t, --toggle
23 Toggles whether the app is minimized to tray or visible
24 (requires D-Bus)
25
26 -v, --version
27 Show version information and exit
28
29 --hidden
30 Start app hidden (requires systray)
31
32 --visible
33 Start app visible (requires systray)
34
35 --profile=[NUM]
36 Start with profile [NUM]
37
38 play Play song in playlist
39
40 pause Pause currently playing song
41
42 stop Stop currently playing song
43
44 next Play next song in playlist
45
46 prev Play previous song in playlist
47
48 pp Toggle play/pause; plays if stopped
49
50 repeat Toggle repeat mode
51
52 random Toggle random mode
53
54 info Display current song info
55
56 status Display MPD status
57
59 Website: http://sonata.berlios.de
60
61 MPD Website: http://www.musicpd.org
62
64 Sonata was written by Scott Horowitz <stonecrest@gmail.com>.
65
66
67 This manual page is currently maintained by Scott Horowitz
68 <stonecrest@gmail.com>. It was originally written by Michal Cihar
69 <michal@cihar.com>.
70
71
72
73 October 20, 2006 SONATA(1)