1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-06 05:44:11 +01:00

Initial revision

This commit is contained in:
scottc
1998-09-29 22:36:29 +00:00
commit 9d2e6ef9f1
527 changed files with 138651 additions and 0 deletions

29
doc/seticons.1x Normal file
View File

@@ -0,0 +1,29 @@
.\" Hey, Emacs! This is an -*- nroff -*- source file.
.TH seticons 1x "March 1998"
.SH NAME
seticons \- sets the WindowMaker icons
.SH SYNOPSIS
.B seticons
.I iconsfile
.SH DESCRIPTION
.B seticons
reads
.I iconsfile
and writes its contents to the WMWindowAttributes domain, efectively
setting the icons WindowMaker uses for a given class (for example,
XTerm, "xterm.XTerm", "rxvt.XTerm", "pine.XTerm", etc)
.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
WindowMaker was written by Alfredo K. Kojima <kojima@windowmaker.org>.