slackbuilds/system/xvfb-run/slack-desc

20 lines
973 B
Plaintext

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
xvfb-run: xvfb-run (run a command in a virtual X server environment)
xvfb-run:
xvfb-run: xvfb-run is a script using the virtual framebufer X server (xvfb)
xvfb-run: to run X programs from command line. Note that xvfb doesn't actually
xvfb-run: display anything; you won't be able to see or interact with the X
xvfb-run: application.
xvfb-run:
xvfb-run: This can be useful for software that expects to connect to an X server
xvfb-run: as part of its build process.
xvfb-run:
xvfb-run: