Scroll to navigation

XWFB-RUN(1) General Commands Manual XWFB-RUN(1)

NAME

xwfb-run - Run X11 clients on a dedicated Xwayland server headless.

SYNOPSIS

xwfb-run [option ...] -- COMMAND

DESCRIPTION

xwfb-run is intended as a replacement utility for xvfb-run, using rootful Xwayland running fullscreen on a headless compositor instead of Xvfb.

OPTIONS

Unused, kept for backward compatibility only.
Use the compositor class implementation.
Unused, kept for backward compatibility only.
File used to store xauth and X server errors.
File used to store auth cookie.

Xserver number to use.
Enable TCP port listening in the X server.
Xauthority protocol name to use.
Arguments to pass to the X server. Xserver arguments must be escaped with two backslash characters, e.g. -s \\-ac.
Delay in seconds to wait for the X server to start before running COMMAND.
Arguments to pass to the Wayland compositor. Arguments intended to the Wayland compositor must be escaped with two backslash characters, e.g. -z \\--renderer -z gl.

FILES

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

SEE ALSO

wlheadless-run(1), xwayland-run(1), Xwayland(1), Xvfb(1)