slackbuilds/system/xvfb-run
B. Watson f6d5e85ede
system/xvfb-run: New maintainer, new source.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-12-21 07:10:53 +07:00
..
README system/xvfb-run: New maintainer, new source. 2024-12-21 07:10:53 +07:00
slack-desc system/xvfb-run: New maintainer, new source. 2024-12-21 07:10:53 +07:00
xvfb-run.SlackBuild system/xvfb-run: New maintainer, new source. 2024-12-21 07:10:53 +07:00
xvfb-run.info system/xvfb-run: New maintainer, new source. 2024-12-21 07:10:53 +07:00

README

xvfb-run (run a command in a virtual X server environment)

xvfb-run is a script using the virtual framebufer X server (xvfb)
to run X programs from command line. Note that xvfb doesn't actually
display anything; you won't be able to see or interact with the X
application.

This can be useful for software that expects to connect to an X server
as part of its build process.