logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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