Created
May 27, 2013 11:33
-
-
Save krlmlr/5656600 to your computer and use it in GitHub Desktop.
Files for integrating xpra with GNU Screen
This file contains 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
!|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