vnc
Jerry McBride
mcbrides9 at comcast.net
Tue Jan 22 15:07:15 PST 2008
On Tuesday 22 January 2008 10:15:27 am Lonni J Friedman wrote:
> On Jan 21, 2008 9:26 AM, Vu Pham <vu at sivell.com> wrote:
> > Is it possible to get the whole desktop screen of a remote Linux desktop
> > ?
> >
> > I tried VNC but I just got a remote X window, not the whole desktop.
>
> What's a "remote X window"?
It's a grey screen with an "X" on it...
Vu... on server end... in ~/.vnc (or where ever you have it) alter xstartup
to look like...
#!/bin/sh
startkde
#comment above and uncomment below to turn off kde and enable twm
#xsetroot -solid grey
#xterm -geometry 80x24+10+10 -ls -title "VNC Desktop" &
#twm &
Shutdown vncserver and restart... Your clients will probably work now....
--
>From the Desk of: Jerome D. McBride
More information about the Linux-users
mailing list