2005-08-19 05:37:58 +00:00
|
|
|
<variablelist>
|
|
|
|
<varlistentry>
|
2005-08-30 02:45:09 +00:00
|
|
|
<term><command><option>-v | -V</option></command></term>
|
2005-08-19 05:37:58 +00:00
|
|
|
<listitem>
|
|
|
|
Prints version and exits
|
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-a </option></command><option>ALIGNMENT</option></term>
|
|
|
|
<listitem>
|
2005-08-21 05:04:22 +00:00
|
|
|
Text alignment on screen, {top,bottom}_{left,right} or none
|
2005-08-19 05:37:58 +00:00
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-b</option></command></term>
|
|
|
|
<listitem>
|
2005-08-22 01:20:23 +00:00
|
|
|
Use double buffering (eliminates "flicker")
|
2005-08-19 05:37:58 +00:00
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-c </option></command><option>FILE</option></term>
|
|
|
|
<listitem>
|
|
|
|
Config file to load instead of $HOME/.conkyrc
|
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-d</option></command></term>
|
|
|
|
<listitem>
|
2005-08-22 17:19:00 +00:00
|
|
|
Daemonize Conky, aka fork to background
|
2005-08-19 05:37:58 +00:00
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-f </option></command><option>FONT</option></term>
|
|
|
|
<listitem>
|
|
|
|
Font to use
|
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-h</option></command></term>
|
|
|
|
<listitem>
|
|
|
|
Prints command line help and exits
|
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-o</option></command></term>
|
|
|
|
<listitem>
|
|
|
|
Create own window to draw
|
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-t </option></command><option>TEXT</option></term>
|
|
|
|
<listitem>
|
|
|
|
Text to render, remember single quotes, like -t ' $uptime '
|
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-u </option></command><option>SECONDS</option></term>
|
|
|
|
<listitem>
|
|
|
|
Update interval
|
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-w </option></command><option>WIN_ID</option></term>
|
|
|
|
<listitem>
|
|
|
|
Window id to draw
|
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-x </option></command><option>X_COORDINATE</option></term>
|
|
|
|
<listitem>
|
|
|
|
X position
|
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry>
|
|
|
|
<term><command><option>-y </option></command><option>Y_COORDINATE</option></term>
|
|
|
|
<listitem>
|
|
|
|
Y position
|
|
|
|
<para></para></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-08-22 01:20:23 +00:00
|
|
|
</variablelist>
|