Skip to content

Instantly share code, notes, and snippets.

@hktechn0
Created October 14, 2009 21:29
Show Gist options
  • Save hktechn0/210425 to your computer and use it in GitHub Desktop.
Save hktechn0/210425 to your computer and use it in GitHub Desktop.
#!/bin/sh
export DISPLAY=:0
Xvfb -screen 0 1280x1024x24 > /dev/null 2> /dev/null &
sleep 5
fluxbox > /dev/null 2> /dev/null &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment