setstyle(1) - Linux man page
Name
setstyle - set style related options for Window Maker or loads a themeSynopsis
setstyle [--no-fonts] [--no-cursors] [--help] [--version] stylefileDescription
If the --no-cursors flag is specified, any mouse cursor definitions (NormalCursor, ArrowCursor, MoveCursor, TopLeftResizeCursor, TopRightResizeCursor, BottomLeftResizeCursor, BottomRightResizeCursor, VerticalResizeCursor, HorizontalResizeCursor, WaitCursor, QuestionCursor, TextCursor, SelectCursor) in the style or theme will be ignored.
Options
- --no-fonts
- ignore font related options in style file.
- --no-cursors
- ignore cursor definition options in style file.
- --help
- print a help message
- --version
- print version number
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's written.
See Also
getstyle(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>.