On Tue, 07 Aug 2007 23:44:26 +0200, Javier Perez <pepebuho@xxxxxxxxx>
wrote:
On 8/7/07, roland <roland@xxxxxx> wrote:
On Tue, 07 Aug 2007 23:08:54 +0200, Javier Perez <pepebuho@xxxxxxxxx>
wrote:
> On 8/7/07, roland <roland@xxxxxx> 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
>> --
>> Roland Brouwers
>> C.A.T. bvba
>>
>> --
>> fedora-list mailing list
>> fedora-list@xxxxxxxxxx
>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>>
>
> Try this tutorial. I always go back to it when I need to configure
VNC.
> It
> is quite simple
>
> http://fedoranews.org/tchung/vnc/printer.shtml
>
when I restart service vncserver I see the message: No sisplays
configured
Whatever this means....
--
Roland Brouwers
C.A.T. bvba
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Did you uncomment the two lines on xstartup as the tutorial says?
----------------------------------------------------
If you edit the script called *xstartup*, you will notice following
comment
in red.
*Uncomment* those two lines in red as shown below!!! Otherwise, you will
get
nothing but grey screen.
#!/bin/sh
# Uncomment the following two lines for normal desktop:
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc---------------------------------
I did all this, but everything was the same.
:-(
Hopeless
--
Roland Brouwers
C.A.T. bvba