Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

wlheadless-run - Run a Wayland client on a dedicated headless Wayland compositor.

Description

wlheadless-run  is  used  to  spawn  a  given  Wayland  client  on a dedicated Wayland compositor running
       headless.

Files

wlheadless.conf

       Sets the default compositor to use.

       The file is searched in wlheadless directory relative to the paths specified in the standard  environment
       variables XDG_DATA_HOME and XDG_DATA_DIRS.

       [DEFAULT]
           Compositor = weston

Name

       wlheadless-run - Run a Wayland client on a dedicated headless Wayland compositor.

Options

-cCOMPOSITOR
               Use the compositor class implementation. Currently supported compositor classes are weston, kwin,
               mutter, gnome-kiosk, cage.

See Also

weston(1),  cage(1),  mutter(1)

                                                                                                   WLHEADLESS(1)

Synopsis

wlheadless-run [-c compositor ] [compositor option ...] -- client [client options ...]

See Also