mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
35 lines
969 B
Plaintext
35 lines
969 B
Plaintext
.\" Hey, Emacs! This is an -*- nroff -*- source file.
|
|
.TH geticonset 1x "January 1999"
|
|
.SH NAME
|
|
geticonset \- gets the current Window Maker iconset
|
|
.SH SYNOPSIS
|
|
.B geticonset
|
|
.I [options] [iconsetfile]
|
|
.SH DESCRIPTION
|
|
.B geticonset
|
|
reads the WMWindowAttributes domain, and writes the iconset found
|
|
there either to stdout or to
|
|
.I iconsetfile.
|
|
.SH OPTIONS
|
|
.TP
|
|
.B \-\-help
|
|
print a help message
|
|
.TP
|
|
.B \-\-version
|
|
print version number
|
|
.SH ENVIRONMENT
|
|
.IP GNUSTEP_USER_ROOT
|
|
specifies the initial path for the Defaults directory. "Defaults/" is
|
|
appended to this variable to determine the actual location of the
|
|
databases. If the varialbe is not set, it defaults to "~/GNUstep"
|
|
.SH FILES
|
|
.IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes
|
|
is the actual file that's read.
|
|
.SH SEE ALSO
|
|
.BR seticons (1x),
|
|
.BR wmaker (1x)
|
|
.SH AUTHOR
|
|
This man page was written by Marcelo Magallon <mmagallo@debian.org>.
|
|
.PP
|
|
Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.
|