GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
labwc(1) FreeBSD General Commands Manual labwc(1)

labwc - A Wayland stacking compositor

labwc  [options...] [command]

Labwc is a wlroots-based stacking compositor for Wayland.

It aims to be light-weight and independent, with a focus on simply stacking windows well and rendering some window decorations. Where practicable, it uses clients for wall-paper, panels, screenshots, and so on.

-c <config>
Specify a config file

-d

Enable full logging, including debug information

-h

Show help message and quit

-s <command>

Run command on startup

-v

Show the version number and quit

-V

Enable more verbose logging

Labwc uses openbox specification for configuration and theming, but does not support all options. The the following files control the look and behaviour:

•~/.config/labwc/rc.xml
•~/.config/labwc/menu.xml
•~/.config/labwc/autostart
•~/.config/labwc/environment
•~/.themes/<name>/openbox-3/themerc

Equivalent XDG Base Directory Specification locations are also honoured.

The configuration file and theme are re-loaded on receiving signal SIGHUP.

The autostart file is executed as a shell script. This is a place for setting a background image, launching a panel, or similar.

The environment file is parsed as <variable>=<value> and sets environment variables accordingly. It is recommended to specify keyboard settings here, for example: `XKB_DEFAULT_LAYOUT=gb`. See xkeyboard-config(7) for details. Note that the environment file is treated differently by openbox where it is simply sourced prior to running openbox.

labwc-config(5), labwc-theme(5), labwc-actions(5)
2022-06-07

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.