wAppIconPaint argument removed
[wmaker-crm.git] / doc / seticons.1x
bloba699bc78b059abc46e20db537bfa290ff01c250f
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH seticons 1x "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 WMWindowAttributes domain, efectively
13 setting the icons Window Maker uses for a given class (for example,
14 XTerm, "xterm.XTerm", "rxvt.XTerm", "pine.XTerm", etc)
15 .SH OPTIONS
16 .TP
17 .B \-\-help
18 print a help message
19 .TP
20 .B \-\-version
21 print version number
22 .SH ENVIRONMENT
23 .IP GNUSTEP_USER_ROOT
24 specifies the initial path for the Defaults directory. "Defaults/" is
25 appended to this variable to determine the actual location of the
26 databases. If the varialbe is not set, it defaults to "~/GNUstep"
27 .SH FILES
28 .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes
29 This is the actual file that's written.
30 .SH SEE ALSO
31 .BR geticonset (1x),
32 .BR wmaker (1x)
33 .SH AUTHOR
34 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
35 .PP
36 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.