public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Dual Screen XDMCP Session
@ 2009-08-06  9:30 Steven Maddox
  2009-08-06 12:31 ` Jon TURNEY
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Maddox @ 2009-08-06  9:30 UTC (permalink / raw)
  To: cygwin-xfree

Hey Folks,

I've been trying to use Xming with very little success for this task but
apparently it can be done using cygwin too.  Now this task could be impossible
on both applications so I just wanted to check if anyone thought it was possible.

On my computer at work I've got a dual head set up (two 1280x1024 screens side
by side) and I've been blissfully using Linux on it for the last 2 years.  Only
now they've demanded all machines must run Vista so I've had to reinstall.  I've
installed Linux on a virtual machine on one of our ESXi servers (Vista makes the
machine sluggish enough without running a virtual machine locally!).

Now I can NX and XDMCP (using Xming thus far) into it just fine but that only
gives me one fullscreen.  I could VNC to it but theres not two 'virtual
monitors' to poll, and VNC is slow even on a LAN anyway.

So given NX, XDMCP, Cygwin/X, etc... are all miniature X servers that can tunnel
over SSH... I was thinking maybe make a local xorg.conf on the Windows box and
set up two screens with Xinerama or something like that.

This is the closest I got with Xming...

xming :0 -query 10.60.20.165 -clipboard -screen 0 @1 -screen 1 @2

This makes two seperate screens (like if Xinerama is turned off, and you get two
GNOME panels)... and they arn't full screen either just maximized (can't seem to
use the option -fullscreen when specifying two screens).

I realise this isn't a Xming newsletter but I'm open to suggestions on how to
achieve this with either Cygwin/X or Xming... Xming doesn't seem to have a
forum, newsgroup, or indeed any kind of community.

Any suggestions would be most definately appreciated!

I need to cover up the fact I'm running Vista... it disgusts me!

Thanks...

Steven


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Dual Screen XDMCP Session
  2009-08-06  9:30 Dual Screen XDMCP Session Steven Maddox
@ 2009-08-06 12:31 ` Jon TURNEY
  0 siblings, 0 replies; 3+ messages in thread
From: Jon TURNEY @ 2009-08-06 12:31 UTC (permalink / raw)
  To: cygwin-xfree; +Cc: s.maddox

On 06/08/2009 10:27, Steven Maddox wrote:
> Hey Folks,
>
> I've been trying to use Xming with very little success for this task but
> apparently it can be done using cygwin too.  Now this task could be impossible
> on both applications so I just wanted to check if anyone thought it was possible.

Cygwin/X and Xming share more or less the same codebase.

> On my computer at work I've got a dual head set up (two 1280x1024 screens side
> by side) and I've been blissfully using Linux on it for the last 2 years.  Only
> now they've demanded all machines must run Vista so I've had to reinstall.  I've
> installed Linux on a virtual machine on one of our ESXi servers (Vista makes the
> machine sluggish enough without running a virtual machine locally!).
>
> Now I can NX and XDMCP (using Xming thus far) into it just fine but that only
> gives me one fullscreen.  I could VNC to it but theres not two 'virtual
> monitors' to poll, and VNC is slow even on a LAN anyway.
>
> So given NX, XDMCP, Cygwin/X, etc... are all miniature X servers that can tunnel
> over SSH... I was thinking maybe make a local xorg.conf on the Windows box and
> set up two screens with Xinerama or something like that.
>
> This is the closest I got with Xming...
>
> xming :0 -query 10.60.20.165 -clipboard -screen 0 @1 -screen 1 @2

> This makes two seperate screens (like if Xinerama is turned off, and you get two
> GNOME panels)... and they arn't full screen either just maximized (can't seem to
> use the option -fullscreen when specifying two screens).

Rather than naming all your screens, it sounds like you want to use the 
-multimonitors options, which gives you a single X screen which covers the 
entire Windows desktop

Alternatively, if the applications you are running are Xinerama-aware, 
-screen 0 @1 -screen 1 @2 +xinerama may be better (although Xinerama mode has 
currently has a few restrictions, as noted in [2])

Add -nodecoration to remove the window borders

As always, the man page [1] is your friend

[1] http://x.cygwin.com/docs/man1/XWin.1.html
[2] http://cygwin.com/ml/cygwin-xfree-announce/2009-02/msg00007.html

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Dual Screen XDMCP Session
@ 2009-08-06 13:21 Colin Harrison
  0 siblings, 0 replies; 3+ messages in thread
From: Colin Harrison @ 2009-08-06 13:21 UTC (permalink / raw)
  To: cygwin-xfree

Hi,

Jon wrote:

>Cygwin/X and Xming share more or less the same codebase.

Less in this case 'cause Xming does not provide Xinerama (depreciated) and
XRandR (the future) doesn't work yet!

Mind you with persistence a lot can be done with dual screens but
insecure XDMCP mode is maybe not the best way to do things nowadays?

Thanks,
Colin



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-06 13:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-06  9:30 Dual Screen XDMCP Session Steven Maddox
2009-08-06 12:31 ` Jon TURNEY
2009-08-06 13:21 Colin Harrison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).