Fix mini workspace compiler warnings
[wmaker-crm.git] / doc / seticons.1
blobd08d4ee58a63a5227e13af5abe8e7bebb75505d5
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH seticons 1 "March 1998"
3 .SH NAME
4 seticons \- sets the icon images used in Window Maker
5 .SH SYNOPSIS
6 .B seticons
7 .I iconsfile
8 .SH DESCRIPTION
9 .B seticons
10 reads
11 .I iconsfile
12 and writes its contents to the
13 .I WMWindowAttributes
14 domain, effectively
15 setting the icons Window Maker uses for a given class (for example,
16 XTerm, "xterm.XTerm", "rxvt.XTerm", "pine.XTerm", etc)
17 .SH OPTIONS
18 .TP
19 .B \-\-help
20 print a help message with the list of options
21 .TP
22 .B \-\-version
23 print the version of Window Maker from which the program comes
24 .SH ENVIRONMENT
25 .IP WMAKER_USER_ROOT
26 specifies the initial path for the Defaults directory. "Defaults/" is
27 appended to this variable to determine the actual location of the
28 databases. If the variable is not set, it defaults to "~/GNUstep"
29 .SH FILES
30 .IP WMAKER_USER_ROOT/Defaults/WMWindowAttributes
31 This is the actual file that's written.
32 .SH SEE ALSO
33 .BR geticonset (1),
34 .BR wmaker (1)
35 .SH AUTHOR
36 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
37 .PP
38 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.