Files
wmaker/doc/seticons.1
T

39 lines
1.1 KiB
Groff
Raw Normal View History

1998-09-29 22:36:29 +00:00
.\" Hey, Emacs! This is an -*- nroff -*- source file.
.TH seticons 1 "March 1998"
1998-09-29 22:36:29 +00:00
.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
2015-04-06 17:57:58 +02:00
and writes its contents to the
.I WMWindowAttributes
domain, effectively
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
2015-04-06 17:57:58 +02:00
print a help message with the list of options
.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
.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
.IP WMAKER_USER_ROOT/Defaults/WMWindowAttributes
1998-09-29 22:36:29 +00:00
This is the actual file that's written.
.SH SEE ALSO
.BR geticonset (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
Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.