Code update for Window Maker version 0.50.0
[wmaker-crm.git] / doc / setstyle.1x
blobfb7c0128b6d6e58e334f696a17340b29bb6ba0f9
1 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
2 .TH setstyle 1x "December 1998"
3 .SH NAME
4 setstyle \- set style related options for Window Maker or loads a theme
5 .SH SYNOPSIS
6 .B setstyle
7 .I "[-nofonts]"
8 .I stylefile
9 .SH DESCRIPTION
10 .B setstyle
11 reads
12 .I stylefile
13 and writes its contents to the WindowMaker domain, efectively setting
14 the Window Maker style. If the supplied path is a directory, it will
15 be treated as a theme pack and it will be loaded appropriately. If the 
16 .B \-nofonts
17 flag is specified, font related options in the style file will be ignored.
18 .SH ENVIRONMENT
19 .IP GNUSTEP_USER_ROOT
20 specifies the initial path for the Defaults directory. "Defaults/" is
21 appended to this variable to determine the actual location of the
22 databases. If the varialbe is not set, it defaults to "~/GNUstep"
23 .SH FILES
24 .IP GNUSTEP_USER_ROOT/Defaults/WindowMaker
25 This is the actual file that's written.
26 .SH SEE ALSO
27 .BR getstyle (1x),
28 .BR wmaker (1x)
29 .SH AUTHOR
30 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
31 .PP
32 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.