getstyle(1) - Linux man page
Name
getstyle - dumps the current Window Maker style related configuration or creates a theme pack.Synopsis
getstyle [[-t|--theme-options] [-p|--pack] [style file]]Description
Note that style information stored in the global configuration 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, IconBackColor, FTitleColor, PTitleColor, UTitleColor, FTitleBack, PTitleBack, UTitleBack, MenuTitleColor, MenuTextColor, MenuDisabledColor, MenuTitleBack and MenuTextBack.
If either -t or --theme-options is specified, in addition to the previous options, WorkspaceBack is also stored, along with any user-definable mouse cursor settings (NormalCursor, ArrowCursor, MoveCursor, TopLeftResizeCursor, TopRightResizeCursor, BottomLeftResizeCursor, BottomRightResizeCursor, VerticalResizeCursor, HorizontalResizeCursor, WaitCursor, QuestionCursor, TextCursor, SelectCursor) that are present.
Options
- -t
- dumps theme related information too, which includes 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 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"
Files
- GNUSTEP_USER_ROOT/Defaults/WindowMaker
- This is the actual file that gets written.
See Also
setstyle(1x), wmaker(1x)Author
This man page was written by Marcelo Magallon <mmagallo@debian.org>.Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.org>.