* [gentoo-user] VNC problems
@ 2007-02-24 12:38 Gyuszk
2007-02-24 12:53 ` Albert Hopkins
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Gyuszk @ 2007-02-24 12:38 UTC (permalink / raw
To: gentoo-user
Dear Gentoo users,
I'm having VNC-related problems.
I want to make VNC'ing work the following:
I have a Gentoo desktop box with gdm+gnome, only one user. I'm using X
on DISPLAY:0 0-24/7 all the time. If I'm not sitting in front of the
box, I lock the session with the corresponding Gnome menu. So, X
DISPLAY:0 is always active with my Gnome desktop (sometimes locked,
thats all).
I have another machine with Windows XP. (Just on a little partition, I
want to install Linux on the remaining 70GB.)
>From this machine I want to connect using VNC to the gentoo desktop.
I've read the corresponding howtos on gentoo-wiki.org, with no success.
What works: I can connect to the Gentoo box using VNC, but it opens
DISPLAY:1 and starts an X session with TWM, instead of opening my
existing X session on DISPLAY:0
All in all: I want to connect (using TightVNC Win32) to the existing
DISPLAY:0 (gnome) session. Is it possible?
If isn't, the following will do:
a GDM session opens in my VNC window, and I can login to my account into
gnome. With existing user, with existing home folder.
I hope I was clear. Sorry for my English, I'm from Hungary.
Thanks in advance!
Gyuszk
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] VNC problems
2007-02-24 12:38 [gentoo-user] VNC problems Gyuszk
@ 2007-02-24 12:53 ` Albert Hopkins
2007-02-24 13:01 ` Raymond Lewis Rebbeck
2007-02-24 13:44 ` Etaoin Shrdlu
2 siblings, 0 replies; 5+ messages in thread
From: Albert Hopkins @ 2007-02-24 12:53 UTC (permalink / raw
To: gentoo-user
On Sat, 2007-02-24 at 13:38 +0100, Gyuszk wrote:
> All in all: I want to connect (using TightVNC Win32) to the existing
> DISPLAY:0 (gnome) session. Is it possible?
> If isn't, the following will do:
VNC server *always*[1] creates a new X server to export. It doesn't
export the (X) console.
If you're using GNOME, why not use GNOME's solution:
System/Preferences/Remote Desktop?
1. Well not always, but that's the default.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] VNC problems
2007-02-24 12:38 [gentoo-user] VNC problems Gyuszk
2007-02-24 12:53 ` Albert Hopkins
@ 2007-02-24 13:01 ` Raymond Lewis Rebbeck
2007-02-24 13:44 ` Etaoin Shrdlu
2 siblings, 0 replies; 5+ messages in thread
From: Raymond Lewis Rebbeck @ 2007-02-24 13:01 UTC (permalink / raw
To: gentoo-user
On Saturday, 24 February 2007 23:08, Gyuszk wrote:
> Dear Gentoo users,
>
> I'm having VNC-related problems.
> I want to make VNC'ing work the following:
>
> I have a Gentoo desktop box with gdm+gnome, only one user. I'm using X
> on DISPLAY:0 0-24/7 all the time. If I'm not sitting in front of the
> box, I lock the session with the corresponding Gnome menu. So, X
> DISPLAY:0 is always active with my Gnome desktop (sometimes locked,
> thats all).
>
> I have another machine with Windows XP. (Just on a little partition, I
> want to install Linux on the remaining 70GB.)
>
> >From this machine I want to connect using VNC to the gentoo desktop.
>
> I've read the corresponding howtos on gentoo-wiki.org, with no success.
> What works: I can connect to the Gentoo box using VNC, but it opens
> DISPLAY:1 and starts an X session with TWM, instead of opening my
> existing X session on DISPLAY:0
>
> All in all: I want to connect (using TightVNC Win32) to the existing
> DISPLAY:0 (gnome) session. Is it possible?
> If isn't, the following will do:
>
> a GDM session opens in my VNC window, and I can login to my account into
> gnome. With existing user, with existing home folder.
>
> I hope I was clear. Sorry for my English, I'm from Hungary.
>
> Thanks in advance!
>
> Gyuszk
You can use x11-misc/x11vnc to view an existing X session over vnc.
--
Raymond Lewis Rebbeck
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] VNC problems
2007-02-24 12:38 [gentoo-user] VNC problems Gyuszk
2007-02-24 12:53 ` Albert Hopkins
2007-02-24 13:01 ` Raymond Lewis Rebbeck
@ 2007-02-24 13:44 ` Etaoin Shrdlu
2007-02-24 16:29 ` Gyuszk
2 siblings, 1 reply; 5+ messages in thread
From: Etaoin Shrdlu @ 2007-02-24 13:44 UTC (permalink / raw
To: gentoo-user
On Saturday 24 February 2007 13:38, Gyuszk wrote:
> All in all: I want to connect (using TightVNC Win32) to the existing
> DISPLAY:0 (gnome) session. Is it possible?
I think you need a VNC server that allows connections to display :0 (eg,
the "real" display).
Portage offers x11vnc and xf4vnc to do that. Also, back in the XFree86
days, the standard realvnc server used to provide a x0vncserver or a X
module to enable viewing the real X display. I never used it and don't
know whether it still works that way with xorg. More info here:
http://www.realvnc.com/products/free/4.1/x0.html
hth
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] VNC problems
2007-02-24 13:44 ` Etaoin Shrdlu
@ 2007-02-24 16:29 ` Gyuszk
0 siblings, 0 replies; 5+ messages in thread
From: Gyuszk @ 2007-02-24 16:29 UTC (permalink / raw
To: gentoo-user
Etaoin Shrdlu írta:
> On Saturday 24 February 2007 13:38, Gyuszk wrote:
>
>
>> All in all: I want to connect (using TightVNC Win32) to the existing
>> DISPLAY:0 (gnome) session. Is it possible?
>>
>
> I think you need a VNC server that allows connections to display :0 (eg,
> the "real" display).
> Portage offers x11vnc and xf4vnc to do that. Also, back in the XFree86
> days, the standard realvnc server used to provide a x0vncserver or a X
> module to enable viewing the real X display. I never used it and don't
> know whether it still works that way with xorg. More info here:
>
> http://www.realvnc.com/products/free/4.1/x0.html
>
> hth
>
Thanks a lot guys, I'll write to the thread when tried everything.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-02-24 16:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-24 12:38 [gentoo-user] VNC problems Gyuszk
2007-02-24 12:53 ` Albert Hopkins
2007-02-24 13:01 ` Raymond Lewis Rebbeck
2007-02-24 13:44 ` Etaoin Shrdlu
2007-02-24 16:29 ` Gyuszk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox