getstyle - dumps the current Window Maker style related
configuration or creates a theme pack.
SYNOPSIS
getstyle [[-t|--theme-options] [-p|--pack] [style file]]
DESCRIPTION
getstyle can either dump the current Window Maker style
related configuration information to a file/stdout or cre
ate a self-contained theme pack. A theme pack is a direc
tory that contains everything that is needed by a redis
tributable theme, includig the style information and
pixmaps used by it.
Note that style information stored in the global configu
ration of the system is not read.
The following options are stored by default: IconBack,
IconBack, TitleJustify, WindowTitleFont, MenuTitleFont,
MenuTextFont, IconTitleFont, DisplayFont, HighlightColor,
HighlightTextColor, IconTitleColor, CClipTitleColor, Icon
BackColor, FTitleColor, PTitleColor, UTitleColor, FTitle
Back, PTitleBack, UTitleBack, MenuTitleColor, MenuText
Color, MenuDisabledColor, MenuTitleBack and MenuTextBack.
If either -t or --theme-options is specificied, in addi
tion to the previous options, WorkspaceBack is also
stored.
OPTIONS
-t dumps theme related information too, which is the
root background texture. This option is always
enabled when the -p option is used.
-p creates a theme pack in the directory named by the
theme name appended with the .themed suffix.
ENVIRONMENT
GNUSTEP_USER_ROOT
specifies the initial path for the Defaults direc
tory. "Defaults/" is appended to this variable to
determine the actual location of the databases. If
the varialbe is not set, it defaults to "~/GNUstep"
FILES
GNUSTEP_USER_ROOT/Defaults/WindowMaker
This is the actual file that gets written.
SEE ALSO
setstyle(1x), wmaker(1x)
This man page was written by Marcelo Magallon <mma
gallo@debian.org>.
Window Maker was written by Alfredo K. Kojima <kojima@win
dowmaker.org>.
Man(1) output converted with
man2html