~profzoom/ubuntu/quantal/wmaker/bug-1079925

« back to all changes in this revision

Viewing changes to doc/seticons.1x

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2004-11-10 14:05:30 UTC
  • Revision ID: james.westby@ubuntu.com-20041110140530-qpd66b5lm38x7apk
Tags: upstream-0.91.0
ImportĀ upstreamĀ versionĀ 0.91.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" Hey, Emacs!  This is an -*- nroff -*- source file.
 
2
.TH seticons 1x "March 1998"
 
3
.SH NAME
 
4
seticons \- sets the icon images used in Window Maker
 
5
.SH SYNOPSIS
 
6
.B seticons
 
7
.I iconsfile
 
8
.SH DESCRIPTION
 
9
.B seticons
 
10
reads
 
11
.I iconsfile
 
12
and writes its contents to the WMWindowAttributes domain, efectively
 
13
setting the icons Window Maker uses for a given class (for example,
 
14
XTerm, "xterm.XTerm", "rxvt.XTerm", "pine.XTerm", etc)
 
15
.SH OPTIONS
 
16
.TP
 
17
.B \-\-help
 
18
print a help message
 
19
.TP
 
20
.B \-\-version
 
21
print version number
 
22
.SH ENVIRONMENT
 
23
.IP GNUSTEP_USER_ROOT
 
24
specifies the initial path for the Defaults directory. "Defaults/" is
 
25
appended to this variable to determine the actual location of the
 
26
databases. If the varialbe is not set, it defaults to "~/GNUstep"
 
27
.SH FILES
 
28
.IP GNUSTEP_USER_ROOT/Defaults/WMWindowAttributes
 
29
This is the actual file that's written.
 
30
.SH SEE ALSO
 
31
.BR geticonset (1x),
 
32
.BR wmaker (1x)
 
33
.SH AUTHOR
 
34
This man page was written by Marcelo Magallon <mmagallo@debian.org>.
 
35
.PP
 
36
Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.