Configuring the vnc server has been an absolute nightmare, so hopefully someone can help me!?!
I originally started with the gnome desktop, but after some issues and research I found bug number 896648 so I switched to KDE desktop:
https://bugzilla.redhat.com/show_bug.cgi?id=896648
However, I continue to have issues seeing the full KDE desktop when I connect with vncviewer. I only see a black background with two terminals. After many attempts at trying different xstartup scripts, I still have had no luck. Here is the contents of my current xstartup script:
#!/bin/sh
kwin &
startkde
Please help!!!
I originally started with the gnome desktop, but after some issues and research I found bug number 896648 so I switched to KDE desktop:
https://bugzilla.redhat.com/show_bug.cgi?id=896648
However, I continue to have issues seeing the full KDE desktop when I connect with vncviewer. I only see a black background with two terminals. After many attempts at trying different xstartup scripts, I still have had no luck. Here is the contents of my current xstartup script:
#!/bin/sh
kwin &
startkde
Please help!!!