Skip to content

Instantly share code, notes, and snippets.

@krlmlr
Created May 27, 2013 11:33
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krlmlr/5656600 to your computer and use it in GitHub Desktop.
Save krlmlr/5656600 to your computer and use it in GitHub Desktop.
Files for integrating xpra with GNU Screen
!|sh -c "echo $DISPLAY > ~/.display-$(cat /etc/hostname)"
screen -t xpra 9 xpra start $DISPLAY --no-daemon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment