Created
December 11, 2015 16:09
-
-
Save bkanber/cddb509c84a56f301d4a to your computer and use it in GitHub Desktop.
.vnc/xstartup file for Lubuntu
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
xrdb $HOME/.Xresources | |
/etc/X11/Xsession | |
autocutsel -fork | |
/usr/bin/lxsession -s Lubuntu -e LXDE & |
This configure still works for Lubuntu 18.04. Thanks!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This helped out a ton. Thanks!