Hi all
I"m trying to setup VNC so that it presents my CURRENT session (ie display 0) instead of starting a new session. i.e. anyone logging in via VNC can see exactly what I"m doing on my current desktop and vice versa. Can anyone advise? I read some snippets which talked about editing your X11 config but they didn't go into specifics. I take it you need to run it at boot?
I've tried editing the parameters in "/etc/sysconfig/vncservers" from "1:username" to login to "0:username" but it still creates a new display 1 unfortunately.
Also, on a related note, I can get VNC running OK manually (ie via typing "vncserver"), but for some funny reason "service vncserver start" fails always + "chkconfig vncserver on" seems to do nothing.
Any advice would be much appreciated