1seticons(1x) seticons(1x)
2
3
4
6 seticons - sets the icon images used in Window Maker
7
9 seticons iconsfile
10
12 seticons reads iconsfile and writes its contents to the WMWindowAtâ
13 tributes domain, efectively setting the icons Window Maker uses for a
14 given class (for example, XTerm, "xterm.XTerm", "rxvt.XTerm",
15 "pine.XTerm", etc)
16
18 --help print a help message
19
20 --version
21 print version number
22
24 GNUSTEP_USER_ROOT
25 specifies the initial path for the Defaults directory.
26 "Defaults/" is appended to this variable to determine the actual
27 location of the databases. If the varialbe is not set, it
28 defaults to "~/GNUstep"
29
31 GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes
32 This is the actual file that's written.
33
35 geticonset(1x), wmaker(1x)
36
38 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
39
40 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.
41
42
43
44 March 1998 seticons(1x)