Initial commit.
This is not an official Google product.
Missing upstart config for Xpra (screen for X). Should work on Ubuntu 14.04.
sed --in-place "s|\\$USER|$USER|g" xpra.conf sed --in-place "s|\\$HOME|$HOME|g" xpra.conf sudo cp xpra.conf /etc/init/ sudo initctl reload-configuration sudo service xpra start
Starts a service for Xpra for DISPLAY=:100.
DISPLAY=:100
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
This is not an official Google product.
Upstart Xpra config
Missing upstart config for Xpra (screen for X). Should work on Ubuntu 14.04.
Usage
Starts a service for Xpra for
DISPLAY=:100.