PDA

View Full Version : [ubuntu] Trying to setup TightVNCSERVER and KDE,



nathansuchy
June 1st, 2013, 05:17 PM
I used tasksel to install kubuntu-desktop and then used apt-get to install tightvnc server. I wrote a config file. I only get a blank screen. My config goes as followed,

#!/bin/sh
/usr/bin/kwin &
/usr/bin/startkde


# Load X resources (if any)
if [ -e "$HOME/.Xresources" ]
then
xrdb "$HOME/.Xresources"
fi


I am using TightVNC Server. I attched a photo of what my vnc server does: