This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Q: Exceed and XFree simultaneously?


On Wed, 30 May 2001, Heiko Nardmann wrote:

> My problem currently is that I want to use Exceed and XFree86 simultaneously.
> Exceed shall serve screen 0 and XFree86 shall serve screen 1.
> Is this possible?
> 
> If yes what do I have to change? I tried:
> - - setting DISPLAY in startxwin.bat to 127.0.0.1:0.1, screen for XWin to 1
> - - setting DISPLAY in startxwin.bat to <my ip>:0.1, screen for XWin to 1
the DISPLAY variable is only used by the clients but not by the server.
> 
> Any help ... ?

try this:
XWin :1 -screen 0 800x600x16
the :1 tells xwin to use display 1. The DISPLAY variable needs to be set to
127.0.0.1:1.0
	
bye
	ago
-- 
 Alexander.Gottwald@informatik.tu-chemnitz.de 
 http://www.gotti.org
 +49 3725 349 80 80


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]