Hi, I?m trying to set up VCN server in Centos. I got the connection but no KDE windows, only a black window. Any idea? My xstartup is : #!/bin/sh xrdb $HOME/.Xresources xsetroot -solid grey xterm -geometry 80+24+10+10 -ls -title .$VNCDESTOP Desktop. & startkde & Regards Fernando -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100405/ee335006/attachment-0003.html>
On Mon, Apr 5, 2010 at 9:13 PM, Fernando Xavier <fernando.xavier at gmail.com> wrote:> Hi, > I?m trying to set up VCN server in Centos. I got the connection but no KDE > windows, only ?a black window. > Any idea? > My xstartup is : > > #!/bin/sh > xrdb $HOME/.Xresources > xsetroot -solid grey > xterm -geometry 80+24+10+10 -ls -title .$VNCDESTOP Desktop. & > startkde &Do you see any messages in the .vnc/*.log files?