getstyle(1) | General Commands Manual | getstyle(1) |
getstyle - dumps the current Window Maker style related configuration or creates a theme pack.
getstyle [-t|--theme-options] [-p|--pack] [style file]
getstyle can either dump the current Window Maker style related configuration information to a file/stdout or create a self-contained theme pack. A theme pack is a directory that contains everything that is needed for a redistributable theme, including the style information and pixmaps used by it.
Note that style information stored in the global configuration of the system is not read.
The following options are stored by default: TitleJustify, ClipTitleFont, WindowTitleFont, MenuTitleFont, MenuTextFont, IconTitleFont, LargeDisplayFont, HighlightColor, HighlightTextColor, ClipTitleColor, CClipTitleColor, FTitleColor, PTitleColor, UTitleColor, FTitleBack, PTitleBack, UTitleBack, ResizebarBack, MenuTitleColor, MenuTextColor, MenuDisabledColor, MenuTitleBack, MenuTextBack, IconBack, IconTitleColor, IconTitleBack, FrameBorderWidth, FrameBorderColor, FrameSelectedBorderColor, MenuStyle, WindowTitleExtendSpace, MenuTitleExtendSpace, and MenuTextExtendSpace.
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, ResizeCursor, TopLeftResizeCursor, TopRightResizeCursor, BottomLeftResizeCursor, BottomRightResizeCursor, VerticalResizeCursor, HorizontalResizeCursor, WaitCursor, QuestionCursor, TextCursor, SelectCursor) that are present.
setstyle(1), wmaker(1)
This man page was written by Marcelo Magallon <mmagallo@debian.org>.
Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.
April 2015 |