1
2WLHEADLESS(1) General Commands Manual WLHEADLESS(1)
3
4
5
7 wlheadless-run - Run a Wayland client on a dedicated headless Wayland
8 compositor.
9
11 wlheadless-run [-c compositor ] [compositor option ...] -- client
12 [client options ...]
13
15 wlheadless-run is used to spawn a given Wayland client on a dedicated
16 Wayland compositor running headless.
17
19 -c COMPOSITOR
20 Use the compositor class implementation. Currently supported
21 compositor classes are weston, kwin, mutter, gnome-kiosk, cage.
22
24 wlheadless.conf
25
26 Sets the default compositor to use.
27
28 The file is searched in wlheadless directory relative to the paths
29 specified in the standard environment variables XDG_DATA_HOME and
30 XDG_DATA_DIRS.
31
32 [DEFAULT]
33 Compositor = weston
34
36 weston(1), cage(1), mutter(1)
37
38
39
40 WLHEADLESS(1)