mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-06 05:17:57 +00:00
xmms/bmp/audacious/infopipe docs
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@490 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
b05092d2a2
commit
5a2fae8dd0
133
README
133
README
@ -46,7 +46,7 @@ COMPILING
|
|||||||
--localstatedir=/var/lib --enable-xft --enable-seti --enable-dou‐
|
--localstatedir=/var/lib --enable-xft --enable-seti --enable-dou‐
|
||||||
ble-buffer --enable-own-window --enable-proc-uptime --enable-mpd
|
ble-buffer --enable-own-window --enable-proc-uptime --enable-mpd
|
||||||
--enable-mldonkey --enable-x11 --enable-portmon --enable-bmpx
|
--enable-mldonkey --enable-x11 --enable-portmon --enable-bmpx
|
||||||
--enable-infopipe
|
--enable-xmms=[project]
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
@ -636,66 +636,6 @@ VARIABLES
|
|||||||
and the matching $endif
|
and the matching $endif
|
||||||
|
|
||||||
|
|
||||||
infopipe_bar (height),(width)
|
|
||||||
XMMS/BMP InfoPipe progress bar
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_bitrate
|
|
||||||
XMMS/BMP InfoPipe bitrate of current tune
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_channels
|
|
||||||
XMMS/BMP InfoPipe number of audio channels of current tune
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_file
|
|
||||||
XMMS/BMP InfoPipe full path and file name of current tune
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_frequency
|
|
||||||
XMMS/BMP InfoPipe sampling frequency of current tune
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_playlist_currtune
|
|
||||||
XMMS/BMP InfoPipe playlist index number of current tune
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_playlist_tunes
|
|
||||||
XMMS/BMP InfoPipe number of tunes in the playlist
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_position
|
|
||||||
XMMS/BMP InfoPipe play position (MM:SS) of current tune
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_protocol
|
|
||||||
XMMS/BMP InfoPipe protocol
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_status
|
|
||||||
XMMS/BMP InfoPipe status (Playing/Paused/Stopped/Not running)
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_time
|
|
||||||
XMMS/BMP InfoPipe total time length (MM:SS) of current tune
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_title
|
|
||||||
XMMS/BMP InfoPipe title of current tune
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_usec_position
|
|
||||||
XMMS/BMP InfoPipe uSec position of current tune
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_usec_time
|
|
||||||
XMMS/BMP InfoPipe uSec total time length of current tune
|
|
||||||
|
|
||||||
|
|
||||||
infopipe_version
|
|
||||||
XMMS/BMP InfoPipe plugin version
|
|
||||||
|
|
||||||
|
|
||||||
kernel Kernel version
|
kernel Kernel version
|
||||||
|
|
||||||
|
|
||||||
@ -974,6 +914,67 @@ VARIABLES
|
|||||||
text to overlap. See also $offset.
|
text to overlap. See also $offset.
|
||||||
|
|
||||||
|
|
||||||
|
xmms_bar (height),(width)
|
||||||
|
xmms / bmp / audacious / infopipe: progress bar
|
||||||
|
|
||||||
|
|
||||||
|
xmms_bitrate
|
||||||
|
xmms / bmp / audacious / infopipe: bitrate of current tune
|
||||||
|
|
||||||
|
|
||||||
|
xmms_channels
|
||||||
|
xmms / bmp / audacious / infopipe: number of audio channels of
|
||||||
|
current tune
|
||||||
|
|
||||||
|
|
||||||
|
xmms_filename
|
||||||
|
xmms / bmp / audacious / infopipe: full path and filename of
|
||||||
|
current tune
|
||||||
|
|
||||||
|
|
||||||
|
xmms_frequency
|
||||||
|
xmms / bmp / audacious / infopipe: sampling frequency of current
|
||||||
|
tune
|
||||||
|
|
||||||
|
|
||||||
|
xmms_length
|
||||||
|
xmms / bmp / audacious / infopipe: total length of current tune
|
||||||
|
as MM:SS
|
||||||
|
|
||||||
|
|
||||||
|
xmms_length_seconds
|
||||||
|
xmms / bmp / audacious / infopipe: total length of current tune
|
||||||
|
in seconds
|
||||||
|
|
||||||
|
|
||||||
|
xmms_playlist_position
|
||||||
|
xmms / bmp / audacious / infopipe: playlist position of current
|
||||||
|
tune
|
||||||
|
|
||||||
|
|
||||||
|
xmms_playlist_length
|
||||||
|
xmms / bmp / audacious / infopipe: number of tunes in playlist
|
||||||
|
|
||||||
|
|
||||||
|
xmms_position
|
||||||
|
xmms / bmp / audacious / infopipe: MM:SS position of current
|
||||||
|
tune
|
||||||
|
|
||||||
|
|
||||||
|
xmms_position_seconds
|
||||||
|
xmms / bmp / audacious / infopipe: position of current tune in
|
||||||
|
seconds
|
||||||
|
|
||||||
|
|
||||||
|
xmms_status
|
||||||
|
xmms / bmp / audacious / infopipe: player status (Play‐
|
||||||
|
ing/Paused/Stopped/Not running)
|
||||||
|
|
||||||
|
|
||||||
|
xmms_title
|
||||||
|
xmms / bmp / audacious / infopipe: title of current tune
|
||||||
|
|
||||||
|
|
||||||
EXAMPLES
|
EXAMPLES
|
||||||
conky -t ’${time %D %H:%m}’ -o -u 30
|
conky -t ’${time %D %H:%m}’ -o -u 30
|
||||||
Start Conky in its own window with date and clock as text and 30
|
Start Conky in its own window with date and clock as text and 30
|
||||||
@ -988,11 +989,11 @@ FILES
|
|||||||
BUGS
|
BUGS
|
||||||
Drawing to root or some other desktop window directly doesn’t work with
|
Drawing to root or some other desktop window directly doesn’t work with
|
||||||
all window managers. Especially doesn’t work well with Gnome and it has
|
all window managers. Especially doesn’t work well with Gnome and it has
|
||||||
been reported that it doesn’t work with KDE either. Nautilus can be
|
been reported that it doesn’t work with KDE either. Nautilus can be
|
||||||
disabled from drawing to desktop with program gconf-editor. Uncheck
|
disabled from drawing to desktop with program gconf-editor. Uncheck
|
||||||
show_desktop in /apps/nautilus/preferences/. There is -w switch in
|
show_desktop in /apps/nautilus/preferences/. There is -w switch in
|
||||||
Conky to set some specific window id. You might find xwininfo -tree
|
Conky to set some specific window id. You might find xwininfo -tree
|
||||||
useful to find the window to draw to. You can also use -o argument
|
useful to find the window to draw to. You can also use -o argument
|
||||||
which makes Conky to create its own window.
|
which makes Conky to create its own window.
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
|
114
doc/conky.1
114
doc/conky.1
@ -35,7 +35,7 @@ Example to compile and run Conky with all optional components (note that some co
|
|||||||
.TP
|
.TP
|
||||||
\fBsh autogen.sh\fR \fB# Only required if building from CVS\fR
|
\fBsh autogen.sh\fR \fB# Only required if building from CVS\fR
|
||||||
.TP
|
.TP
|
||||||
\fB\&./configure \fR\fB\-\-prefix=/usr \-\-mandir=/usr/share/man \-\-infodir=/usr/share/info \-\-datadir=/usr/share \-\-sysconfdir=/etc \-\-localstatedir=/var/lib \-\-enable\-xft \-\-enable\-seti \-\-enable\-double\-buffer \-\-enable\-own\-window \-\-enable\-proc\-uptime \-\-enable\-mpd \-\-enable\-mldonkey \-\-enable\-x11 \-\-enable\-portmon \-\-enable\-bmpx \-\-enable\-infopipe\fR
|
\fB\&./configure \fR\fB\-\-prefix=/usr \-\-mandir=/usr/share/man \-\-infodir=/usr/share/info \-\-datadir=/usr/share \-\-sysconfdir=/etc \-\-localstatedir=/var/lib \-\-enable\-xft \-\-enable\-seti \-\-enable\-double\-buffer \-\-enable\-own\-window \-\-enable\-proc\-uptime \-\-enable\-mpd \-\-enable\-mldonkey \-\-enable\-x11 \-\-enable\-portmon \-\-enable\-bmpx \-\-enable\-xmms=[project]\fR
|
||||||
.TP
|
.TP
|
||||||
\fBmake\fR
|
\fBmake\fR
|
||||||
.TP
|
.TP
|
||||||
@ -566,66 +566,6 @@ if FILE exists, display everything between if_existing and the matching $endif
|
|||||||
\fBif_mounted\fR \fB(mountpoint)\fR
|
\fBif_mounted\fR \fB(mountpoint)\fR
|
||||||
if MOUNTPOINT is mounted, display everything between if_mounted and the matching $endif
|
if MOUNTPOINT is mounted, display everything between if_mounted and the matching $endif
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_bar\fR \fB(height),(width)\fR
|
|
||||||
XMMS/BMP InfoPipe progress bar
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_bitrate\fR
|
|
||||||
XMMS/BMP InfoPipe bitrate of current tune
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_channels\fR
|
|
||||||
XMMS/BMP InfoPipe number of audio channels of current tune
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_file\fR
|
|
||||||
XMMS/BMP InfoPipe full path and file name of current tune
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_frequency\fR
|
|
||||||
XMMS/BMP InfoPipe sampling frequency of current tune
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_playlist_currtune\fR
|
|
||||||
XMMS/BMP InfoPipe playlist index number of current tune
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_playlist_tunes\fR
|
|
||||||
XMMS/BMP InfoPipe number of tunes in the playlist
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_position\fR
|
|
||||||
XMMS/BMP InfoPipe play position (MM:SS) of current tune
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_protocol\fR
|
|
||||||
XMMS/BMP InfoPipe protocol
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_status\fR
|
|
||||||
XMMS/BMP InfoPipe status (Playing/Paused/Stopped/Not running)
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_time\fR
|
|
||||||
XMMS/BMP InfoPipe total time length (MM:SS) of current tune
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_title\fR
|
|
||||||
XMMS/BMP InfoPipe title of current tune
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_usec_position\fR
|
|
||||||
XMMS/BMP InfoPipe uSec position of current tune
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_usec_time\fR
|
|
||||||
XMMS/BMP InfoPipe uSec total time length of current tune
|
|
||||||
|
|
||||||
.TP
|
|
||||||
\fBinfopipe_version\fR
|
|
||||||
XMMS/BMP InfoPipe plugin version
|
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fBkernel\fR
|
\fBkernel\fR
|
||||||
Kernel version
|
Kernel version
|
||||||
@ -879,6 +819,58 @@ Seti@home total user credit
|
|||||||
\fBvoffset\fR \fB(pixels)\fR
|
\fBvoffset\fR \fB(pixels)\fR
|
||||||
Change verticle offset by N pixels. Negative values will cause text to overlap. See also $offset.
|
Change verticle offset by N pixels. Negative values will cause text to overlap. See also $offset.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_bar\fR \fB(height),(width)\fR
|
||||||
|
xmms / bmp / audacious / infopipe: progress bar
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_bitrate\fR
|
||||||
|
xmms / bmp / audacious / infopipe: bitrate of current tune
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_channels\fR
|
||||||
|
xmms / bmp / audacious / infopipe: number of audio channels of current tune
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_filename\fR
|
||||||
|
xmms / bmp / audacious / infopipe: full path and filename of current tune
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_frequency\fR
|
||||||
|
xmms / bmp / audacious / infopipe: sampling frequency of current tune
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_length\fR
|
||||||
|
xmms / bmp / audacious / infopipe: total length of current tune as MM:SS
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_length_seconds\fR
|
||||||
|
xmms / bmp / audacious / infopipe: total length of current tune in seconds
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_playlist_position\fR
|
||||||
|
xmms / bmp / audacious / infopipe: playlist position of current tune
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_playlist_length\fR
|
||||||
|
xmms / bmp / audacious / infopipe: number of tunes in playlist
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_position\fR
|
||||||
|
xmms / bmp / audacious / infopipe: MM:SS position of current tune
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_position_seconds\fR
|
||||||
|
xmms / bmp / audacious / infopipe: position of current tune in seconds
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_status\fR
|
||||||
|
xmms / bmp / audacious / infopipe: player status (Playing/Paused/Stopped/Not running)
|
||||||
|
|
||||||
|
.TP
|
||||||
|
\fBxmms_title\fR
|
||||||
|
xmms / bmp / audacious / infopipe: title of current tune
|
||||||
|
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
.TP
|
.TP
|
||||||
conky \fB\-t '${time %D %H:%m}' \-o \-u 30\fR
|
conky \fB\-t '${time %D %H:%m}' \-o \-u 30\fR
|
||||||
|
@ -79,7 +79,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command><option>./configure </option></command><option>--prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-xft --enable-seti --enable-double-buffer --enable-own-window --enable-proc-uptime --enable-mpd --enable-mldonkey --enable-x11 --enable-portmon --enable-bmpx --enable-infopipe</option>
|
<command><option>./configure </option></command><option>--prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-xft --enable-seti --enable-double-buffer --enable-own-window --enable-proc-uptime --enable-mpd --enable-mldonkey --enable-x11 --enable-portmon --enable-bmpx --enable-xmms=[project]</option>
|
||||||
</term>
|
</term>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
@ -617,142 +617,6 @@
|
|||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_bar</option></command>
|
|
||||||
<option>(height),(width)</option>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe progress bar
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_bitrate</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe bitrate of current tune
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_channels</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe number of audio channels of current tune
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_file</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe full path and file name of current tune
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_frequency</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe sampling frequency of current tune
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_playlist_currtune</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe playlist index number of current tune
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_playlist_tunes</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe number of tunes in the playlist
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_position</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe play position (MM:SS) of current tune
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_protocol</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe protocol
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_status</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe status (Playing/Paused/Stopped/Not running)
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_time</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe total time length (MM:SS) of current tune
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_title</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe title of current tune
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_usec_position</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe uSec position of current tune
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_usec_time</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe uSec total time length of current tune
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
|
||||||
<term>
|
|
||||||
<command><option>infopipe_version</option></command>
|
|
||||||
</term>
|
|
||||||
<listitem>
|
|
||||||
XMMS/BMP InfoPipe plugin version
|
|
||||||
<para></para></listitem>
|
|
||||||
</varlistentry>
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command><option>kernel</option></command>
|
<command><option>kernel</option></command>
|
||||||
@ -1293,5 +1157,123 @@
|
|||||||
<para></para></listitem>
|
<para></para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_bar</option></command>
|
||||||
|
<option>(height),(width)</option>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: progress bar
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_bitrate</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: bitrate of current tune
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_channels</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: number of audio channels of current tune
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_filename</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: full path and filename of current tune
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_frequency</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: sampling frequency of current tune
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_length</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: total length of current tune as MM:SS
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_length_seconds</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: total length of current tune in seconds
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_playlist_position</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: playlist position of current tune
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_playlist_length</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: number of tunes in playlist
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_position</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: MM:SS position of current tune
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_position_seconds</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: position of current tune in seconds
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_status</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: player status (Playing/Paused/Stopped/Not running)
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>
|
||||||
|
<command><option>xmms_title</option></command>
|
||||||
|
</term>
|
||||||
|
<listitem>
|
||||||
|
xmms / bmp / audacious / infopipe: title of current tune
|
||||||
|
<para></para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Loading…
Reference in New Issue
Block a user