Discussion:
How do I make VNC display KDE desktop?
Tim DeBoer
2002-03-26 17:14:29 UTC
Permalink
Hi everyone,
I'm having a heck of a time getting VNC viewer (running on any of my
Windows98 clients) to display my KDE desktop on my FreeBSD machine.
It displays twm just fine, but not KDE.
I've followed the steps outlined at
http://www.cs.utexas.edu/users/UTCS/online-docs/Xvnc_docs/faq.html
Q21.

I've also tried making the ~/.vnc/xstartup a symlink to ~/.xinitrc,
which of course has the entry startkde.

Neither of these steps seem to beworking for me, VNC just ignores the
xstartup script from what I can see.
I don't see any error messages, or obvious problem in my vnc logfile
either.

Anyone have any suggestions?

Thanks.


--

Tim DeBoer
http://www.freebsd-geek.com

"When you find yourself in the company of a Halfling and an ill-tempered
Dragon, remember, you do not have to outrun the Dragon...
...you just have to outrun the Halfling."
---------------------------------------------------------------------
To unsubscribe, mail ***@uk.research.att.com with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
Roger Clark Williams
2002-03-26 21:47:18 UTC
Permalink
Tim, I had about the same problem, but with Gnome. I went to the user
home directory (user name under which vncserver was run). You should find
a ".vnc" subdirectory (ie hidden) under that, and in there an xstartup
file. Edit that xstartup file. Take out the reference to twm and insert
the ref for KDE - . For Gnome it is "gnome-session". Then close and
restart the vncserver and with luck it will work just like mama said.

Just what you probably found in the FAQs.

However, the keyword wasn't mentioned in the FAQ. This next was taken
from a Linux Journal article:

Configuring a VNC Server

The VNC server also must be running, and it must be configured to run
your preferred window manager. This is accomplished by editing the file
$HOME/.vnc/xstartup to call your preferred window manager. Use startkde &
for KDE, gnome-session & for GNOME or fvwm2 & for FVWM2. Also, make sure
you have run vncpasswd in $HOME/.vnc/passwd to create the password file.

Hope it helps. Good luck

Roger

Roger
At 11:07 AM 3/26/2002, you wrote:

Hi everyone,
I'm having a heck of a time getting VNC viewer (running on any of my
Windows98 clients) to display my KDE desktop on my FreeBSD machine.
It displays twm just fine, but not KDE.
I've followed the steps outlined at
http://www.cs.utexas.edu/users/UTCS/online-docs/Xvnc_docs/faq.html
Q21.

I've also tried making the ~/.vnc/xstartup a symlink to ~/.xinitrc,
which of course has the entry startkde.

Neither of these steps seem to beworking for me, VNC just ignores the
xstartup script from what I can see.
I don't see any error messages, or obvious problem in my vnc logfile
either.

Anyone have any suggestions?

Thanks.

--

Tim DeBoer
http://www.freebsd-geek.com

"When you find yourself in the company of a Halfling and an
ill-tempered
Dragon, remember, you do not have to outrun the Dragon...
...you just have to outrun the Halfling."
---------------------------------------------------------------------
To unsubscribe, mail ***@uk.research.att.com with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail ***@uk.research.att.com with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
Beerse, Corné
2002-03-27 11:22:50 UTC
Permalink
-----Original Message-----
Hi everyone,
I'm having a heck of a time getting VNC viewer (running on any of my
Windows98 clients) to display my KDE desktop on my FreeBSD machine.
It displays twm just fine, but not KDE.
I've followed the steps outlined at
http://www.cs.utexas.edu/users/UTCS/online-docs/Xvnc_docs/faq.html
Q21.
Try the setup as on http://www.sourcecodecorner.com/articles/vnc/linux.asp.
It gives a full login.
I've also tried making the ~/.vnc/xstartup a symlink to ~/.xinitrc,
which of course has the entry startkde.
Neither of these steps seem to beworking for me, VNC just ignores the
xstartup script from what I can see.
I don't see any error messages, or obvious problem in my vnc logfile
either.
Anyone have any suggestions?
Thanks.
--
Tim DeBoer
http://www.freebsd-geek.com
"When you find yourself in the company of a Halfling and an
ill-tempered
Dragon, remember, you do not have to outrun the Dragon...
...you just have to outrun the Halfling."
---------------------------------------------------------------------
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, mail ***@uk.research.att.com with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
Alex K. Angelopoulos
2002-03-27 11:45:32 UTC
Permalink
Wa-hoo! That's what I've been looking for...

----- Original Message -----
From: "Beerse, Corni" <***@hiscom.nl>
To: <vnc-***@uk.research.att.com>
Sent: Wednesday, 2002-03-27 06:11
Subject: RE: How do I make VNC display KDE desktop?
(SNIP)
Post by Beerse, Corné
Try the setup as on
http://www.sourcecodecorner.com/articles/vnc/linux.asp.
Post by Beerse, Corné
It gives a full login.
(SNIP)
---------------------------------------------------------------------
To unsubscribe, mail ***@uk.research.att.com with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------
Continue reading on narkive:
Loading...