All pastes #64088 Raw Edit

xstartup

public text v1 · immutable
#64088 ·published 2006-06-11 03:45 UTC
rendered paste body
#!/bin/sh

xrdb $HOME/.Xresources
xsetroot -solid grey
x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
x-window-manager &