=pod =head2 NAME icewmtray - a system tray for the IceWM panel =head2 SYNOPSIS =over =item B [I] =item B {B<-h>|B<--help>} [I] =item B {B<-V>|B<--version>} =item B {B<-C>|B<--copying>} =back =head2 DESCRIPTION B provides a system tray for the IceWM panel. It catches the system tray objects that are installed by various applications. =head2 OPTIONS B recognizes the following options: =head2 COMMAND OPTIONS Command options are mutually exclusive. Only one command option can be specified per invocation. If no command option is specified, argument parsing and processing is performed. =over =item B<-h>, B<--help> Print a brief usage statement to F and exit. =item B<-V>, B<--version> Print the program version to F and exit. =item B<-C>, B<--copying> Print copying permissions to F for the program and exit. =back =head2 GENERAL OPTIONS B recognizes the following options: =over =item B<-n>, B<--notify> Specifies that B is to notify its parent process by sending the B signal. This option is used by L when starting up components so that it can wait for component startup to complete. =item B<-c>, B<--config> I Specifies the configuration file to use. =item B<-t>, B<--theme> I Specifies an override theme to use. =item B<-d>, B<--display>=I Use I to connect to the X server. If this option is missing then I is read from the environment variable C. =item B<--debug> Specifies that debugging is to be turned on. B must have been compiled with debugging for this option to have an effect. =back =head2 USAGE B is typically launched and terminated by L with the appropriate options: it is usually unnecessary to launch it directly. =head2 CONFORMING TO B is compliant to the XDG system tray specification. =head2 BUGS Please report bugs at L. =head2 AUTHOR Brian Bidulock L. See B<--copying> for full copyright notice and copying permissions. =head2 LICENSE B is licensed under the GNU Library General Public License. See the F file in the distribution or use the B<--copying> flag to display copying permissions. =cut # vim: set sw=4 tw=72 nocin spell spelllang=en_ca: