Advertisement
rinaldohack

Untitled

Nov 13th, 2016
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. xrdb $HOME/.Xresources
  4. xsetroot -solid grey
  5. x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
  6. #x-window-manager &
  7. # Fix to make GNOME work
  8. export XKL_XMODMAP_DISABLE=1
  9. /root/hl.desktop &
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement