doc: changed section for man pages from 1x to 1
[wmaker-crm.git] / doc / geticonset.1
blob61e2cb786bd5c41e7cde35cdd0de2073cbac5453
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH geticonset 1 "January 1999"
3 .SH NAME
4 geticonset \- gets the current Window Maker icon set
5 .SH SYNOPSIS
6 .B geticonset
7 .RI [ options ]
8 .RI [ iconsetfile ]
9 .SH DESCRIPTION
10 .B geticonset
11 reads the
12 .I WMWindowAttributes
13 domain, and writes the icon set found there either to stdout or to the file
14 .IR iconsetfile .
15 .SH OPTIONS
16 .TP
17 .B \-\-help
18 print a help message with the list of options
19 .TP
20 .B \-\-version
21 print the version of Window Maker from which the program comes
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 variable is not set, it defaults to "~/GNUstep"
27 .SH FILES
28 .IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes
29 is the actual file that's read.
30 .SH SEE ALSO
31 .BR seticons (1),
32 .BR wmaker (1)
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>.