1AUDACIOUS(1)                Audacious Manual Pages                AUDACIOUS(1)
2
3
4

NAME

6       Audacious - an audio player for X.
7

SYNOPSIS

9       audacious  [-h]  [--help]  [-n  <session>]  [--session=<session>]  [-r]
10       [--rew] [-p] [--play] [-u] [--pause] [-s] [--stop]  [-f]  [--fwd]  [-e]
11       [--enqueue]  [-m]  [--show-main-window]  [-v]  [--version] [--headless]
12       [filename]...
13

DESCRIPTION

15       Audacious is a media player, based on Beep Media Player,  which  is  in
16       turn  based  on  the X Multimedia System.  It is used to play audio and
17       other kinds of media files.  By default Audacious can play MPEG  audio,
18       Ogg  Vorbis,  RIFF  wav,  most module formats, and a few other formats.
19       Audacious can be extended through plugins to play  a  number  of  other
20       audio and video formats.
21

OPTIONS

23       Audacious accepts the following options:
24
25       -h, --help
26              Show summary of options.
27
28       -n, --session
29              Select Audacious/BMP/XMMS session (Default: 0).
30
31       -r, --rew
32              Skip backwards in playlist.
33
34       -p, --play
35              Start playing current playlist.
36
37       -u, --pause
38              Pause current song.
39
40       -s, --stop
41              Stop current song.
42
43       -t, --play-pause
44              Pause if playing, play otherwise.
45
46       -f, --fwd
47              Skip forward in playlist.
48
49       -e, --enqueue
50              Don't clear the playlist.
51
52       -m, --show-main-window
53              Show the main window.
54
55       -v, --version
56              Print version number and exit.
57
58       -H, --headless
59              Starts Audacious in headless mode.
60

SKINS

62       Audacious  supports Winamp Classic style skins.  Skins may be stored in
63       either archived (.zip, .wsz, .tgz, .tar.gz, or .tar.bz2) or  unarchived
64       format.   Audacious  looks for skinfiles in /usr/share/audacious/Skins,
65       ~/.audacious/Skins, and locations specified by the SKINSDIR variable.
66

KEYBINDINGS

68       Global keybindings for Audacious:
69
70         z                   Previous song
71         x                   Play
72         c                   Pause
73         v                   Stop
74         b                   Next song
75         l                   Play file
76         j                   Jump to file
77         r                   Toggle Repeat
78         s                   Toggle Shuffle
79         Shift + l           Play directory
80         Control + l         Play location
81         Control + p         Preferences dialog
82         Control + v         Visualization plugin dialog
83         Control + r         Time remaining
84         Control + a         Always on top
85         Control + w         Winshade mode
86         Control + d         Doublesize mode
87         Control + e         Easy move
88         Control + j         Jump to time
89         Control + z         Start of list
90         Control + n         No Playlist Advance
91         Control + 3         File info dialog
92         Control + Alt + w   Toggle Equalizer winshade mode
93         Shift + Control + w Playlist winshade mode
94         Alt + w             Hide/show mainwindow
95         Alt + e             Hide/show playlistwindow
96         Alt + g             Hide/show Equalizer
97         Alt + s             Skin selecting window
98
99       Main window specific:
100
101         Arrow key up        Volume up 2%
102         Arrow key down      Volume down 2%
103         Arrow key right     Skip 5 seconds forward in song
104         Arrow key left      Skip 5 seconds back in song
105
106       Playlist window specific:
107
108         Arrow key up        Up one step in playlist
109         Arrow key down      Down one step in playlist
110         Delete              Remove selected songs from playlist
111         Page Up             Move one page up
112         Page Down           Move one page down
113         Home                First page in playlist
114         End                 Last page in playlist
115         Enter               Play selected song
116         Insert              Add file dialog
117         Shift + Insert      Add directory dialog
118         Alt + Insert        Add url dialog
119
120       Equalizer shade mode specific:
121
122         Arrow key up        Volume up 2%
123         Arrow key down      Volume down 2%
124         Arrow key right     Balance 4% to right
125         Arrow key left      Balance 4% to left
126

HEADLESS OPERATION

128       Audacious supports a headless operation mode, where Audacious does  not
129       use X11 and instead operates as a daemon. You should note that you can‐
130       not switch between daemonized mode and X11 mode, and that if  you  wish
131       to switch back and forth, that you need to do so when starting the pro‐
132       gram.
133
134       When using Audacious in headless mode, you will need a client.  Clients
135       compatible with Audacious are listed on the Audacious website.
136

FILES

138       ~/.config/audacious/config
139              User's Audacious configuration.
140
141       ~/.config/audacious/playlist.xspf
142              Default playlist usually loaded on startup.
143
144       ~/.config/audacious/gtkrc
145              User's  set  of  Audacious-specific GTK config settings. Options
146              such as widget color and fonts sizes can be set here.
147
148       ~/.share/audacious/Skins, /usr/share/audacious/Skins
149              Default location(s) where Audacious should look for skinfiles.
150
151       ~/.config/audacious/Plugins
152              Location of user-installed plugins. (subject to change)
153

ENVIRONMENT

155       SKINSDIR    Colon separated list of paths where Audacious  should  look
156                   for skinfiles.
157
158       TARCMD      Tar  command  supporting GNU tar style decompression.  Used
159                   for unpacking gzip and bzip2 compressed skins.  Default  is
160                   tar.
161
162       UNZIPCMD    Command  for  decompressing  zip files (skins).  Default is
163                   unzip.
164

OTHER INFO

166       The webpage for Audacious is at  http://www.audacious-media-player.org.
167       Here  you  can  find info about Audacious, download the latest version,
168       plugins, and skins.
169
170
171
172Version 1.3.2                   24 October 2005                   AUDACIOUS(1)
Impressum