xvfb-run Command Examples

Run a command in a virtual X server environment. More information: https://www.x.org/wiki/.

xvfb-run {{command}}

xvfb-run --auto-servernum {{command}}

xvfb-run --server-args "{{-screen 0 1024x768x24}}" {{command}}