wlmaker
|
--start_xwayland
, --start_xwayland=true
: Starts XWayland. Permits to run X11 client applications under wlmaker.
--nostart_xwayland
, --start_xwayland=false
: Do not start XWayland.
--config_file=<FILE>
: Loads the Configuration file from <FILE>
. Optional. If not provided, wlmaker will attempt to load the file from default locations, or fall back to use a compiled-in default.--state_file=<FILE>
: Loads the State from <FILE>
. Optional. If not provided, wlmaker will attempt to load the file from default locations, or fall back to use a compiled-in default.--style_file=<FILE>
: Loads the Style from <FILE>
. Optional. If not provided, wlmaker will attempt to load the file from default locations, or fall back to use a compiled-in default.--root_menu_file=<FILE>
: Loads the contents of the root menu from <FILE>
. If not provided, wlmaker will use a compiled-in default definition.--log_level=<LEVEL>
: Optional, to adjust the log level. Logs are written to stderr
. Use --log_level=DEBUG
for most detailled output.--height=HHH
, --width=WWW
: Desired width and height for the output. Applies only when running in windowed mode (under X11 or Wayland). Both values must be provided to take effect.