RE: Starting X on a second monitor - kludge that works

2004-12-04 Thread Earle F. Philhower III
Done as an extension to the -screen option.  Just tack on an X
and Y position after width and height (witn -geometry format or
just space-delimited) and you're set.
ex: make an 800x600 window and move it to the 2nd monitor
  XWin.exe -screen 0 800 600 1024 0
  XWin.exe -screen 0 800x600+1024+0
You can still specify just a width and height, so no changes to
current scripts needed:
  XWin.exe -screen 0 800 600
  XWin.exe -screen 0 800x600
At 04:52 PM 12/4/2004 +0100, Alexander Gottwald wrote:
We'll have to see how this fits with the old -screen n WxH option.
-Earle F. Philhower, III
 [EMAIL PROTECTED]
 cdrlabel - ZipLabel - FlpLabel
 http://www.cdrlabel.com


Re: _impure_ptr warning in install

2004-12-04 Thread Igor Pechtchanski
On Fri, 3 Dec 2004, george young wrote:

> [Xwin 6.8.1.0-1, Windows XP pro 5.1, experienced with linux X, not a windows 
> or cygwin hacker]
>
> I just did a full uninstall of cygwin everything, using the setup program.
> Then I installed:
> [setup version 2.427, from mirror.mcs.anl.gov]
>
> base/  cygwin emu engine  1.5.12-1
> X11/   X-start-menu-icons 1.0.3-2
>X-startup-scripts  1.0.10-2
>xorg-x11-base  6.8.1.0-1
>
> net/   inetutils  1.3.2-28
>
> interpreters/  python
>
>
> During the install I several times got the message:
>
> "The procedure entry point _impure_ptr could not be located in cygwin1.dll"
>
> Is something broken in the current release?
>
> -- George Young

Please review the Cygwin problem reporting guidelines at
 to see what information is usually
requested when reporting Cygwin problems.  Particularly, you should have
provided the output of "cygcheck -svr" on your system as an uncompressed
text attachment to your message.

At a guess, you most likely have more than one Cygwin1.dll on your
machine.  Run the Windows Find (Start Menu->Search) and search for all
instances of Cygwin1.dll.  Delete all but the one in your Cygwin's /bin
directory, then you should be able to reinstall normally.
Igor
P.S. This is not a Cygwin/X problem, and thus belongs on the main Cygwin
list ().
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT


Re: _impure_ptr warning in install

2004-12-04 Thread Alexander Gottwald
george young wrote:

> [Xwin 6.8.1.0-1, Windows XP pro 5.1, experienced with linux X, not a windows 
> or cygwin hacker]
>
> I just did a full uninstall of cygwin everything, using the setup program.
> Then I installed:
> [setup version 2.427, from mirror.mcs.anl.gov]
>
> base/  cygwin emu engine  1.5.12-1
> X11/   X-start-menu-icons 1.0.3-2
>X-startup-scripts  1.0.10-2
>xorg-x11-base  6.8.1.0-1
>
> net/   inetutils  1.3.2-28
>
> interpreters/  python
>
>
>
> During the install I several times got the message:
>
> "The procedure entry point _impure_ptr could not be located in cygwin1.dll"

something requires the new cygwin-1.5.12 which was apparently not updated at the
point where to postinstall scripts are running.

redoing the update should solve it.

bye
ago

NP: Joint Venture - Hank und die Ueberdosis
-- 
 [EMAIL PROTECTED]
 http://www.gotti.org   ICQ: 126018723


RE: Starting X on a second monitor - kludge that works

2004-12-04 Thread Alexander Gottwald
Earle F. Philhower III wrote:

> Nope, it doesn't yet.  But adding it to XWin.exe should be a snap.
> I think I still have CVS access, if I can get the src compiling this
> weekend I'll do a commit unless AGO objects...Xwin hit such a high
> quality level this year I've not needed to do anything with my
> install for ages!

go on.

>
> Personally, I'd like to see it as an XLib -geometry format
> (xwin -geometry 800x600+1024+0) just for consistency...

We'll have to see how this fits with the old -screen n WxH option.

bye
ago
NP: Joint Venture - Hank und die Ueberdosis
-- 
 [EMAIL PROTECTED]
 http://www.gotti.org   ICQ: 126018723