I think there will be file under .vnc of home directory called "xstartup" look into it as well ..<br><br>
<div><span class="gmail_quote">On 10/31/05, <b class="gmail_sendername">Mark Brummett</b> <<a href="mailto:mb@zkcartcc.org">mb@zkcartcc.org</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I have an issue where, when I have both Gnome and KDE installed as my<br>windows, I would like to select one on or the other.  I've gone through
<br>several different websites telling me to change some settings in the<br>startup script, with no luck.  It always launches Gnome.  Here is the<br>configuration logging in with Gnome.<br><br>#!/bin/sh<br># Uncomment the following two lines for normal desktop:
<br>unset SESSION_MANAGER<br>exec /etc/X11/xinit/xinitrc<br><br>[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup<br>[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources<br>xsetroot -solid grey<br>vncconfig -iconic &
<br>xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &<br>twm &<br><br>I've changed the last line to startkde, but no luck.  I've done several<br>other things.<br><br>Thanks for any help in advance.
<br><br>MB<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list
</a><br></blockquote></div><br>