Files
wmaker/doc/seticons.1x
T

37 lines
1.0 KiB
Plaintext
Raw Normal View History

1998-09-29 22:36:29 +00:00
.\" Hey, Emacs! This is an -*- nroff -*- source file.
.TH seticons 1x "March 1998"
.SH NAME
1998-10-21 14:43:47 +00:00
seticons \- sets the icon images used in Window Maker
1998-09-29 22:36:29 +00:00
.SH SYNOPSIS
.B seticons
.I iconsfile
.SH DESCRIPTION
.B seticons
reads
.I iconsfile
and writes its contents to the WMWindowAttributes domain, efectively
1998-10-21 14:43:47 +00:00
setting the icons Window Maker uses for a given class (for example,
1998-09-29 22:36:29 +00:00
XTerm, "xterm.XTerm", "rxvt.XTerm", "pine.XTerm", etc)
.SH OPTIONS
.TP
.B \-\-help
print a help message
.TP
.B \-\-version
print version number
1998-09-29 22:36:29 +00:00
.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
This is the actual file that's written.
.SH SEE ALSO
.BR geticonset (1x),
.BR wmaker (1x)
.SH AUTHOR
This man page was written by Marcelo Magallon <mmagallo@debian.org>.
.PP
1998-10-21 14:43:47 +00:00
Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.