Skip to content

Instantly share code, notes, and snippets.

@bufferoverflow
Created August 2, 2011 10:39
Show Gist options
  • Save bufferoverflow/1119990 to your computer and use it in GitHub Desktop.
Save bufferoverflow/1119990 to your computer and use it in GitHub Desktop.
Xvfb notes
start Xvfb
$ Xvfb :99
create a screenshot on a xvfb:
$ export DISPLAY=:99
$ import -window root screenshot.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment