749
|
1 .TH AUDACIOUS "1" "24 October 2005" "Version @PACKAGE_VERSION@" "Audacious Manual Pages"
|
0
|
2 .SH NAME
|
|
3 Audacious \- an audio player for X.
|
|
4 .SH SYNOPSIS
|
|
5 .B audacious
|
|
6 [\-h] [\-\-help] [\-n \fI<session>\fP] [\-\-session=\fI<session>\fP] [\-r]
|
|
7 [\-\-rew] [\-p] [\-\-play] [\-u] [\-\-pause] [\-s] [\-\-stop] [\-f]
|
|
8 [\-\-fwd] [\-e] [\-\-enqueue] [\-m] [\-\-show\-main\-window] [\-v]
|
682
|
9 [\-\-version] [\-\-headless] [\fIfilename\fP]...
|
0
|
10 .SH DESCRIPTION
|
|
11 \fIAudacious\fP is a media player, based on Beep Media Player,
|
|
12 which is in turn based on the X Multimedia System.
|
|
13 It is used to play audio and other kinds of media files. By default
|
|
14 Audacious can play MPEG audio, Ogg Vorbis, RIFF wav, most module formats,
|
|
15 and a few other formats. Audacious can be extended through plugins to play
|
|
16 a number of other audio and video formats.
|
|
17 .SH OPTIONS
|
|
18 Audacious accepts the following options:
|
|
19 .TP
|
|
20 .B \-h, \-\-help
|
|
21 Show summary of options.
|
|
22 .TP
|
|
23 .B \-n, \-\-session
|
|
24 Select Audacious/BMP/XMMS session (Default: 0).
|
|
25 .TP
|
|
26 .B \-r, \-\-rew
|
|
27 Skip backwards in playlist.
|
|
28 .TP
|
|
29 .B \-p, \-\-play
|
|
30 Start playing current playlist.
|
|
31 .TP
|
|
32 .B \-u, \-\-pause
|
|
33 Pause current song.
|
|
34 .TP
|
|
35 .B \-s, \-\-stop
|
|
36 Stop current song.
|
|
37 .TP
|
|
38 .B \-t, \-\-play\-pause
|
|
39 Pause if playing, play otherwise.
|
|
40 .TP
|
|
41 .B \-f, \-\-fwd
|
|
42 Skip forward in playlist.
|
|
43 .TP
|
|
44 .B \-e, \-\-enqueue
|
|
45 Don't clear the playlist.
|
|
46 .TP
|
|
47 .B \-m, \-\-show\-main\-window
|
|
48 Show the main window.
|
|
49 .TP
|
|
50 .B \-v, \-\-version
|
|
51 Print version number and exit.
|
682
|
52 .TP
|
|
53 .B \-H, \-\-headless
|
|
54 Starts Audacious in headless mode.
|
0
|
55 .SH SKINS
|
|
56 Audacious supports Winamp Classic style skins. Skins may be stored in either
|
|
57 archived (\fI.zip\fP, \fI.wsz\fP, \fI.tgz\fP, \fI.tar.gz\fP,
|
|
58 or \fI.tar.bz2\fP) or unarchived format. Audacious looks for skinfiles in
|
|
59 @datadir@/audacious/Skins, ~/.audacious/Skins, and locations specified by the
|
|
60 \fBSKINSDIR\fP variable.
|
|
61 .SH KEYBINDINGS
|
|
62 Global keybindings for Audacious:
|
|
63
|
|
64 .in +2
|
|
65 .ta \w'Shift + Control + w 'u
|
|
66 z Previous song
|
|
67 .br
|
|
68 x Play
|
|
69 .br
|
|
70 c Pause
|
|
71 .br
|
|
72 v Stop
|
|
73 .br
|
|
74 b Next song
|
|
75 .br
|
|
76 l Play file
|
|
77 .br
|
|
78 j Jump to file
|
|
79 .br
|
|
80 r Toggle Repeat
|
|
81 .br
|
|
82 s Toggle Shuffle
|
|
83 .br
|
|
84 Shift + l Play directory
|
|
85 .br
|
|
86 Control + l Play location
|
|
87 .br
|
|
88 Control + p Preferences dialog
|
|
89 .br
|
|
90 Control + v Visualization plugin dialog
|
|
91 .br
|
|
92 Control + r Time remaining
|
|
93 .br
|
|
94 Control + a Always on top
|
|
95 .br
|
|
96 Control + w Winshade mode
|
|
97 .br
|
|
98 Control + d Doublesize mode
|
|
99 .br
|
|
100 Control + e Easy move
|
|
101 .br
|
|
102 Control + j Jump to time
|
|
103 .br
|
|
104 Control + z Start of list
|
|
105 .br
|
|
106 Control + n No Playlist Advance
|
|
107 .br
|
|
108 Control + 3 File info dialog
|
|
109 .br
|
|
110 Control + Alt + w Toggle Equalizer winshade mode
|
|
111 .br
|
|
112 Shift + Control + w Playlist winshade mode
|
|
113 .br
|
|
114 Alt + w Hide/show mainwindow
|
|
115 .br
|
|
116 Alt + e Hide/show playlistwindow
|
|
117 .br
|
|
118 Alt + g Hide/show Equalizer
|
|
119 .br
|
|
120 Alt + s Skin selecting window
|
|
121 .in -2
|
|
122
|
|
123 Main window specific:
|
|
124
|
|
125 .in +2
|
|
126 .br
|
|
127 Arrow key up Volume up 2%
|
|
128 .br
|
|
129 Arrow key down Volume down 2%
|
|
130 .br
|
|
131 Arrow key right Skip 5 seconds forward in song
|
|
132 .br
|
|
133 Arrow key left Skip 5 seconds back in song
|
|
134 .in -2
|
|
135
|
|
136 Playlist window specific:
|
|
137
|
|
138 .in +2
|
|
139 .br
|
|
140 Arrow key up Up one step in playlist
|
|
141 .br
|
|
142 Arrow key down Down one step in playlist
|
|
143 .br
|
|
144 Delete Remove selected songs from playlist
|
|
145 .br
|
|
146 Page Up Move one page up
|
|
147 .br
|
|
148 Page Down Move one page down
|
|
149 .br
|
|
150 Home First page in playlist
|
|
151 .br
|
|
152 End Last page in playlist
|
|
153 .br
|
|
154 Enter Play selected song
|
|
155 .br
|
|
156 Insert Add file dialog
|
|
157 .br
|
|
158 Shift + Insert Add directory dialog
|
|
159 .br
|
|
160 Alt + Insert Add url dialog
|
|
161 .in -2
|
|
162
|
|
163 Equalizer shade mode specific:
|
|
164
|
|
165 .in +2
|
|
166 .br
|
|
167 Arrow key up Volume up 2%
|
|
168 .br
|
|
169 Arrow key down Volume down 2%
|
|
170 .br
|
|
171 Arrow key right Balance 4% to right
|
|
172 .br
|
|
173 Arrow key left Balance 4% to left
|
|
174 .in -2
|
682
|
175 .SH HEADLESS OPERATION
|
|
176 Audacious supports a headless operation mode, where Audacious does not use
|
|
177 X11 and instead operates as a daemon. You should note that you cannot switch
|
|
178 between daemonized mode and X11 mode, and that if you wish to switch back
|
|
179 and forth, that you need to do so when starting the program.
|
|
180
|
|
181 When using Audacious in headless mode, you will need a client. Clients
|
|
182 compatible with Audacious are listed on the Audacious website.
|
0
|
183 .SH FILES
|
|
184 .TP \w'~/.audacious/playlist.m3uXX'u
|
|
185 ~/.audacious/config
|
693
|
186 User's Audacious configuration.
|
0
|
187 .TP
|
|
188 ~/.audacious/playlist.m3u
|
|
189 Default playlist usually loaded on startup.
|
|
190 .TP
|
|
191 ~/.audacious/gtkrc
|
693
|
192 User's set of Audacious-specific GTK config settings. Options such as widget
|
0
|
193 color and fonts sizes can be set here.
|
|
194 .TP
|
|
195 ~/.audacious/menurc
|
693
|
196 User's set of keybindings.
|
0
|
197 .TP
|
|
198 ~/.audacious/Skins, @datadir@/audacious/Skins
|
693
|
199 Default location(s) where Audacious should look for skinfiles.
|
0
|
200 .TP
|
|
201 ~/.audacious/Plugins
|
693
|
202 Location of user-installed plugins.
|
0
|
203 .SH ENVIRONMENT
|
|
204 .TP 12
|
|
205 .B SKINSDIR
|
|
206 Colon separated list of paths where Audacious should look for skinfiles.
|
|
207 .TP
|
|
208 .B TARCMD
|
|
209 Tar command supporting GNU tar style decompression. Used for
|
|
210 unpacking gzip and bzip2 compressed skins. Default is \fItar\fP.
|
|
211 .TP
|
|
212 .B UNZIPCMD
|
|
213 Command for decompressing zip files (skins). Default is \fIunzip\fP.
|
|
214 .SH OTHER INFO
|
693
|
215 The webpage for Audacious is at http://www.audacious-media-player.org.
|
|
216 Here you can find info about Audacious, download the latest version,
|
|
217 plugins, and skins.
|