Re: using VNC on Fedora

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For the OP, here's a copy of my ~/.vnc/xstartup file which works great:

#!/bin/sh

# Red Hat Linux VNC session startup script
unset SESSION_MANAGER
#exec /usr/bin/startkde
exec gnome-session

[end xstartup]

Note: I don't care for the way KDE is doing things in KDE4.0, so I'm 
switching to Gnome for my window manager for now. I can still run all my 
KDE apps but using Gnome for my window manager. Don't know what you prefer 
for your WM, but you can replace the "exec gnome-session" with whatever you 
use to start your preferred WM. Note the commented out "exec 
/usr/bin/startkde" as an example of how another window manager can be 
called.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux