Re: vnc

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

 



On Tue, 2007-08-07 at 23:05 +0200, roland wrote:
> On Tue, 07 Aug 2007 18:35:13 +0200, Andrew Parker  
> <andrewparker@xxxxxxxxxxx> wrote:
> 
> > On 8/7/07, Craig White <craig@xxxxxxxxxxxxx> wrote:
> >> yeah...you need to implement /home/roland/.Xclients-default as I listed
> >> in previous e-mail (adjust for GNOME or other desktop manager as needed)
> >> because you are seeing twm. Restart vncserver service after you make the
> >> adjustment.
> >
> > or edit the ~/.vnc/xstartup and replace the "twm &" on the last line
> > with "startkde&" or "gnome-session&" as per your fancy.
> >
> I tried that also but this does not work eather.
> 
> I also tried the suggestion of Craig:
> 
>   $ cat ~/.Xclients-default
> > > #! /bin/bash
> > > # Created by Red Hat Desktop Switcher
> > >
> > > WM="startkde"
> > > WMPATH="/usr/bin /opt/bin /usr/local/bin /usr/X11R6/bin"
> > >
> > > for p in $WMPATH ; do
> > >         [ -x $p/$WM ] && exec $p/$WM
> > > done
> > >
> > > exit 1
> 
> but no result.
> 
> ?????? :-8
----
since the desktop manager is already started, making those changes
doesn't change anything unless you also restart vnc...

/sbin/service vncserver restart

-- 
Craig White <craig@xxxxxxxxxxxxx>

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux