Created
November 27, 2012 11:13
-
-
Save munhitsu/4153696 to your computer and use it in GitHub Desktop.
to dump Xvfb buffer to png file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setup DISPLAY accordingly i.e. | |
export DISPLAY=:0 | |
import -window root file.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment