1998-09-29 22:36:29 +00:00
|
|
|
.\" Hey, Emacs! This is an -*- nroff -*- source file.
|
2015-05-23 17:19:29 +02:00
|
|
|
.TH geticonset 1 "January 1999"
|
1998-09-29 22:36:29 +00:00
|
|
|
.SH NAME
|
2015-04-06 17:57:58 +02:00
|
|
|
geticonset \- gets the current Window Maker icon set
|
1998-09-29 22:36:29 +00:00
|
|
|
.SH SYNOPSIS
|
|
|
|
|
.B geticonset
|
2015-04-06 17:57:58 +02:00
|
|
|
.RI [ options ]
|
|
|
|
|
.RI [ iconsetfile ]
|
1998-09-29 22:36:29 +00:00
|
|
|
.SH DESCRIPTION
|
|
|
|
|
.B geticonset
|
2015-04-06 17:57:58 +02:00
|
|
|
reads the
|
|
|
|
|
.I WMWindowAttributes
|
|
|
|
|
domain, and writes the icon set found there either to stdout or to the file
|
|
|
|
|
.IR iconsetfile .
|
1999-02-17 11:06:40 +00:00
|
|
|
.SH OPTIONS
|
|
|
|
|
.TP
|
|
|
|
|
.B \-\-help
|
2015-04-06 17:57:58 +02:00
|
|
|
print a help message with the list of options
|
1999-02-17 11:06:40 +00:00
|
|
|
.TP
|
|
|
|
|
.B \-\-version
|
2015-04-06 17:57:58 +02:00
|
|
|
print the version of Window Maker from which the program comes
|
1998-09-29 22:36:29 +00:00
|
|
|
.SH ENVIRONMENT
|
2019-02-15 18:49:49 -05:00
|
|
|
.IP WMAKER_USER_ROOT
|
1998-09-29 22:36:29 +00:00
|
|
|
specifies the initial path for the Defaults directory. "Defaults/" is
|
|
|
|
|
appended to this variable to determine the actual location of the
|
2015-04-06 17:57:58 +02:00
|
|
|
databases. If the variable is not set, it defaults to "~/GNUstep"
|
1998-09-29 22:36:29 +00:00
|
|
|
.SH FILES
|
2019-02-15 18:49:49 -05:00
|
|
|
.IP WMAKER_USER_ROOT/Defaults/WMWindowAttributes
|
1998-09-29 22:36:29 +00:00
|
|
|
is the actual file that's read.
|
|
|
|
|
.SH SEE ALSO
|
2015-05-23 17:19:29 +02:00
|
|
|
.BR seticons (1),
|
|
|
|
|
.BR wmaker (1)
|
1998-09-29 22:36:29 +00:00
|
|
|
.SH AUTHOR
|
|
|
|
|
This man page was written by Marcelo Magallon <mmagallo@debian.org>.
|
|
|
|
|
.PP
|
2006-04-25 19:35:14 +00:00
|
|
|
Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.
|