I followed the guide on the below link to set up a VNC Server
http://ubuntuforums.org/showthread.php?t=122402
So now I got my VNC server set up on my Ubuntu. I then test it out and enter my password by typing
Code:
vncviewer localhost:1
The X window opens up but all I see is a grey background and a moving "X" mouse cursor with no login screen. How do I get the local login screen to appear for VNC users?