mirror of
https://github.com/labwc/labwc.git
synced 2026-03-04 01:40:39 -05:00
xwayland: support xinitrc scripts to configure server on launch (#1963)
This commit is contained in:
parent
e4afa10fe4
commit
14d9bbab90
6 changed files with 48 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ labwc - configuration files
|
|||
|
||||
Labwc uses openbox-3.6 specification for configuration and theming, but does not
|
||||
support all options. The following files form the basis of the labwc
|
||||
configuration: rc.xml, menu.xml, autostart, shutdown and environment.
|
||||
configuration: rc.xml, menu.xml, autostart, shutdown, environment and xinitrc.
|
||||
|
||||
No configuration files are needed to start and run labwc.
|
||||
|
||||
|
|
@ -78,6 +78,10 @@ in labwc-theme(5).
|
|||
*rc.xml* is the main configuration file and all its options are described in
|
||||
detail below.
|
||||
|
||||
The *xinitrc* file is executed as a shell script whenever labwc launches the
|
||||
Xwayland X11 server. This may happen multiple times throughout the session if
|
||||
Xwayland is not configured to persist when no X11 clients are connected.
|
||||
|
||||
# CONFIGURATION
|
||||
|
||||
This section describes *rc.xml* configuration options.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue