Re: problems with XFree

2002-07-22 Thread Tom Bozack
I think Cygwin/XFree86 is a great product -- but there is nothing so good that it can't be improved. I agree with all of you comments, although I haven't had the system reboot experience. One persistant problem that you didn't mention (manybe you haven't run into it yet) is a very persistent

Re: xfree web pages

2002-07-22 Thread Sylvain Petreolle
I forwarded your mail to cygwin-xfree mailing list. Please post your next mails bout this thread to [EMAIL PROTECTED] Reasons: 1 - This is cygwin-xfree specific. 2 - The both whole parts you describe are outdated. XFree archives are now installed by the standard installer at http://www.cygiwn.com

Re: Difference between installing Xfree-4.2.0 using setup and install.sh

2002-07-22 Thread Nicholas Wourms
--- Thomas Chadwick <[EMAIL PROTECTED]> wrote: > Whenever I see an error message referring to "MIT-MAGIC-COOKIE", it > usually > has something to do with the (non)existence of an .Xauthority file. > > Perhaps installing Cygwin-Xfree86 via one method results in an > .Xauthority > file whereas i

Re: New (Delphi) xlauncher

2002-07-22 Thread Harold L Hunt II
Nicholas Wourms wrote: > --- Harold L Hunt II <[EMAIL PROTECTED]> wrote: > >>Robert Collins wrote: >> -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Nicholas Wourms Sent: Tuesday, 23 July 2002 1:36 AM >>> >>> Harold, Who's

XRoaches

2002-07-22 Thread Jean-Claude Gervais
Hi, Just wondering; has anyone gotten xroach to work on Cygwin/XFree? It compiles fine, but when you run it, you don't get any roaches... Thanks.

Re: New (Delphi) xlauncher

2002-07-22 Thread Franz Wolfhagen
Why ? - I could use one for OS/2 Med venlig hilsen / Regards Franz Wolfhagen

Re: Difference between installing Xfree-4.2.0 using setup and install.sh

2002-07-22 Thread Thomas Chadwick
Whenever I see an error message referring to "MIT-MAGIC-COOKIE", it usually has something to do with the (non)existence of an .Xauthority file. Perhaps installing Cygwin-Xfree86 via one method results in an .Xauthority file whereas installing via the other method doesn't? This would be an int

RE: problems with XFree

2002-07-22 Thread Dennis Foreman
I too have had problems. I have discovered differences in the parameters for xterm between Xfree and my SunOS system. Some Xfree parameters are deemed invalid on SunOS. Some SunOS parameters don't exist in xterm. Some don't work the same way, and some don't work on the cygwin as described in cygw

Re: Difference between installing Xfree-4.2.0 using setup and install.sh

2002-07-22 Thread Harold L Hunt II
Raymond Kwong wrote: > I have previously installed Xfree 4.2.0 when it first came out on > cygwin, using the old method of running install.sh. Everything worked > fine. Recently, I installed Xfree 4.2.0 using setup.exe on another > computer (both computers run Windows 2000). On the new computer, i

Re: New (Delphi) xlauncher

2002-07-22 Thread Nicholas Wourms
--- Harold L Hunt II <[EMAIL PROTECTED]> wrote: > Robert Collins wrote: > > > >>-Original Message- > >>From: [EMAIL PROTECTED] > >>[mailto:[EMAIL PROTECTED]] On Behalf Of Nicholas Wourms > >>Sent: Tuesday, 23 July 2002 1:36 AM > > > > > >>Harold, > >> > >>Who's to say that ReactOS won

Re: Expect Script under X-Windows

2002-07-22 Thread Nicholas Wourms
--- Thomas Chadwick <[EMAIL PROTECTED]> wrote: > So you're writing a script that very likely will contain a password in > cleartext? How secure is that? Keep it on a floppy-disk, and keep that in plastic case in your pocket. It works for me. Then it will be just as secure as your wallet. No

problems with XFree

2002-07-22 Thread gsroka
(last email I sent complained about HTML MIME. i hope i'm not double-posting) I started playing with XFree last week. It's been a few years since I've used UNIX, so you can call me a newbie, if you like. I'm running Windows 2000 Pro on a P4 1.7 GHz with 768 MiB of RAM and 10 GB free on my hard

Difference between installing Xfree-4.2.0 using setup and install.sh

2002-07-22 Thread Raymond Kwong
I have previously installed Xfree 4.2.0 when it first came out on cygwin, using the old method of running install.sh. Everything worked fine. Recently, I installed Xfree 4.2.0 using setup.exe on another computer (both computers run Windows 2000). On the new computer, if I ssh to another computer u

Re: Expect Script under X-Windows

2002-07-22 Thread Harold L Hunt II
[EMAIL PROTECTED] wrote: > The normal method of logon using ssh requires the the user input a > password. Because of security issues, this cannot be circumvented by any > other method. All I wanted to do was to poll around fifty servers for > information. Each has the same logon name and password.

Re: On a side note - display resolution changes now handled

2002-07-22 Thread Harold L Hunt II
Jehan wrote: > Harold L Hunt II wrote: > >>> Well, actually yes :p. I did some canoeing last Friday and I haven't >>> recovered yet. :) >> >> >> Are you talking about canoeing, or ``canoeing''. When we went >> ``canoeing'' it involved a cooler full of beer and as the day >> progressed the coo

Re: replies to xfree

2002-07-22 Thread Christopher Faylor
been made regarding the ``reply-to'' behavior for this >list. No amount of persuasion/discussion/rants/questions/etc will >change this decision. > >Therefore, this thread is pronounced officially dead at 20020722 1046. Just one last spasmodic kick: You should see a "Mail-

Re: Expect Script under X-Windows

2002-07-22 Thread [EMAIL PROTECTED]
It's only on my own machine with proper permissions. Original Message: - From: Thomas Chadwick [EMAIL PROTECTED] Date: Mon, 22 Jul 2002 13:07:09 -0400 To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: Expect Script under X-Windows So you're writing a script that very likely

Re: Expect Script under X-Windows

2002-07-22 Thread Thomas Chadwick
So you're writing a script that very likely will contain a password in cleartext? How secure is that? >From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: Re: Expect Script under X-Windows >Date: Mon, 22 Jul 2002 12:54:

Re: Expect Script under X-Windows

2002-07-22 Thread [EMAIL PROTECTED]
The normal method of logon using ssh requires the the user input a password. Because of security issues, this cannot be circumvented by any other method. All I wanted to do was to poll around fifty servers for information. Each has the same logon name and password. Now, I need to manually send the

Re: Expect Script under X-Windows

2002-07-22 Thread Ed Hennis
On Mon, 22 Jul 2002, 12:20pm (-0400), Zelkovitz, Sanford J (ZERO CHAOS) wrote: > I have been trying without any success to write an expect script which would > insert the password for ssh in an x-windows session. I am obviously doing > something wrong since all efforts have failed. Has anyone suc

Re: Expect Script under X-Windows

2002-07-22 Thread Thomas Chadwick
Are you sure you want to do it that way? ssh can be configured to connect without prompting for a password. Look here: http://cygwin.com/ml/cygwin-xfree/2002-07/msg00475.html >From: "Zelkovitz, Sanford J (ZERO CHAOS)" <[EMAIL PROTECTED]> >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subject

Re: Expect Script under X-Windows

2002-07-22 Thread Michel Bardiaux
"Zelkovitz, Sanford J (ZERO CHAOS)" wrote: > > I have been trying without any success to write an expect script which would > insert the password for ssh in an x-windows session. I am obviously doing > something wrong since all efforts have failed. Has anyone succeeded where I > have failed? > >

Expect Script under X-Windows

2002-07-22 Thread Zelkovitz, Sanford J (ZERO CHAOS)
I have been trying without any success to write an expect script which would insert the password for ssh in an x-windows session. I am obviously doing something wrong since all efforts have failed. Has anyone succeeded where I have failed? Sanford Zelkovitz

Re: On a side note - display resolution changes now handled

2002-07-22 Thread Jehan
Harold L Hunt II wrote: >> Well, actually yes :p. I did some canoeing last Friday and I haven't >> recovered yet. :) > > Are you talking about canoeing, or ``canoeing''. When we went > ``canoeing'' it involved a cooler full of beer and as the day progressed > the cooler full of beer was spott

Re: New (Delphi) xlauncher

2002-07-22 Thread Harold L Hunt II
Robert Collins wrote: > >>-Original Message- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED]] On Behalf Of Nicholas Wourms >>Sent: Tuesday, 23 July 2002 1:36 AM > > >>Harold, >> >>Who's to say that ReactOS won't have a registry? > > > 1) ReactOS has a registry, and an editor. >

Re: New (Delphi) xlauncher

2002-07-22 Thread Harold L Hunt II
Harold L Hunt II wrote: > Dennis Foreman wrote: > >> At one point in history, (before WW II) the head of the US Patent Office >> said he wanted to close the office because everything that needed to be >> invented had already been invented and there was nothing left the world >> needed. He had obv

RE: New (Delphi) xlauncher

2002-07-22 Thread Robert Collins
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Harold L Hunt II > Sent: Tuesday, 23 July 2002 12:26 AM > To: Jehan > > I think Xnest was mentioned a few days ago... yes, that was it: > > http://sources.redhat.com/ml/cygwin-xfree/2002-07/msg0016

RE: New (Delphi) xlauncher

2002-07-22 Thread Robert Collins
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Nicholas Wourms > Sent: Tuesday, 23 July 2002 1:36 AM > Harold, > > Who's to say that ReactOS won't have a registry? 1) ReactOS has a registry, and an editor. 2) ReactOS is targeting binary compa

Re: New (Delphi) xlauncher

2002-07-22 Thread Nicholas Wourms
--- Harold L Hunt II <[EMAIL PROTECTED]> wrote: > Dennis Foreman wrote: > > At one point in history, (before WW II) the head of the US Patent > Office > > said he wanted to close the office because everything that needed to > be > > invented had already been invented and there was nothing left the

Re: New (Delphi) xlauncher

2002-07-22 Thread Harold L Hunt II
Dennis Foreman wrote: > At one point in history, (before WW II) the head of the US Patent Office > said he wanted to close the office because everything that needed to be > invented had already been invented and there was nothing left the world > needed. He had obviously not yet heard about the ne

RE: New (Delphi) xlauncher

2002-07-22 Thread Dennis Foreman
At one point in history, (before WW II) the head of the US Patent Office said he wanted to close the office because everything that needed to be invented had already been invented and there was nothing left the world needed. He had obviously not yet heard about the need for penicillin or cardiac b

RE: need help scripting multiple xfree startups

2002-07-22 Thread Thomas Chadwick
Are you looking on the cygwin machine or on one of the remote machines? It should be there on the cygwin machine. I believe twm is packaged with the Xserver, so if you can run X, twm should be there and so should its config file in /usr/X11R6/lib/X11/twm. Just in case it really is missing, I

Re: Problem with XSendEvent and xterm.

2002-07-22 Thread Nicholas Wourms
--- Nicholas Wourms <[EMAIL PROTECTED]> wrote: > --- Harold L Hunt II <[EMAIL PROTECTED]> wrote: > [SNIP] > > Hold on a minute here. > > > > I am seeing three newsgroup cross-posts in the header for this > message. > > > > Can someone else verify that this is indeed being cross-posted? > > Yup

RE: need help scripting multiple xfree startups

2002-07-22 Thread Dennis Foreman
The geometry flag is perfect. It will allow me to put each window exactly where I want it consistently. Thanks very much Thomas, for your friendly, detailed assistance. regards, D. J. Foreman website: http://WWW.CS.Binghamton.EDU/~foreman -Original Message- From: Thomas Chadwick [mailto:

RE: need help scripting multiple xfree startups

2002-07-22 Thread Dennis Foreman
I looked for: /usr/X11R6/lib/X11/twm/system.twmrc and can only find a .../mwm/system.mwmrc Is there a relationship between mwm and twm? Can I use the mwm file instead of the twm file? I have gotten the RSA keys set up and working. My machine is in a secure area (home, no kids, no visitor access)

Re: Problem with XSendEvent and xterm.

2002-07-22 Thread Nicholas Wourms
--- Harold L Hunt II <[EMAIL PROTECTED]> wrote: [SNIP] > Hold on a minute here. > > I am seeing three newsgroup cross-posts in the header for this message. > > Can someone else verify that this is indeed being cross-posted? Yup, he's cross-posting alright: Newsgroups: comp.windows.x.motif,comp

Re: Problem with XSendEvent and xterm.

2002-07-22 Thread Harold L Hunt II
Juan José Andrés Gutiérrez wrote: > Hello, > > I need to make a program that sends pulsations of keys to a xterm. > I use XSendEvent but I'm not be able that appear the characters in the > shell. However if I make an application that controls the keyboard > events that arrive to him it work

Re: replies to xfree

2002-07-22 Thread Harold L Hunt II
-to'' question is one of those matters of religion that we will not be discussing on the cygwin-xfree mailing list. A decision has been made regarding the ``reply-to'' behavior for this list. No amount of persuasion/discussion/rants/questions/etc will change this decision. Therefore, this thread is pronounced officially dead at 20020722 1046. Harold

Re: replies to xfree

2002-07-22 Thread Harold L Hunt II
Nicholas Wourms wrote: > --- Dennis Foreman <[EMAIL PROTECTED]> wrote: > >>Shouldn't replies to a list automatically go to the list? My replies >>seem to >>be going to the personal mail of posters. I believe there is a setting >>in >>many list servers that prevents the replies from going to the p

Re: New (Delphi) xlauncher

2002-07-22 Thread Harold L Hunt II
Franz Wolfhagen wrote: > I would opt for the wxwindows port - it includes suppport for all the > mentioned platforms - including OS/2. (this is btw used/supported by > Schitech for their Display Doctor 7.0) > > I also believe that wxwindows should compile for cygwin - it would be a > nice inclusi

Re: New (Delphi) xlauncher

2002-07-22 Thread Harold L Hunt II
Nicholas Wourms wrote: > --- Harold Hunt <[EMAIL PROTECTED]> wrote: > >>>I'm still not sure where to head with the non-delphi version. I have >>>some options, but all have disadvantages: >>> >>>libW11 doesn't look like it will do everything I need without the use >> >>of >> >>>more libraries, ie

Re: New (Delphi) xlauncher

2002-07-22 Thread Harold L Hunt II
Jehan wrote: > Harold Hunt wrote: > >> Think about it: you are creating a graphical application that launches a >> graphical windowing system. Therefore, you have to already have a >> graphical >> windowing system of some form running. At last count, that means that >> you >> are running eith

Re: On a side note - display resolution changes now handled

2002-07-22 Thread Harold L Hunt II
Jehan wrote: > Harold Hunt wrote: > >> You must be tired. > > > Well, actually yes :p. I did some canoeing last Friday and I haven't > recovered yet. :) > Are you talking about canoeing, or ``canoeing''. When we went ``canoeing'' it involved a cooler full of beer and as the day progresse

Re: replies to xfree

2002-07-22 Thread Randall R Schulz
Dennis, Randall Schulz Mountain View, CA USA At 05:23 2002-07-22, Dennis Foreman wrote: >Shouldn't replies to a list automatically go to the list? My replies seem to >be going to the personal mail of posters. I believe there is a setting in >man

Problem with XSendEvent and xterm.

2002-07-22 Thread Juan José Andrés Gutiérrez
Hello, I need to make a program that sends pulsations of keys to a xterm. I use XSendEvent but I'm not be able that appear the characters in the shell. However if I make an application that controls the keyboard events that arrive to him it works. Somebody can say me as I can send the

RE: need help scripting multiple xfree startups

2002-07-22 Thread Thomas Chadwick
>From: "Dennis Foreman" <[EMAIL PROTECTED]> >Reply-To: <[EMAIL PROTECTED]> >To: "Cygwin-Xfree" <[EMAIL PROTECTED]> >Subject: RE: need help scripting multiple xfree startups >Date: Mon, 22 Jul 2002 08:20:51 -0400 [snip] >What is the difference between: >1. running cygwin then startxwin.sh >2. s

Re: need help scripting multiple xfree startups

2002-07-22 Thread Thomas Chadwick
>From: "Thomas Chadwick" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: Re: need help scripting multiple xfree startups >Date: Mon, 22 Jul 2002 09:25:09 -0400 [snip] >As for getting the xterm to place itself on your screen without having to >click: If you're using the d

Re: need help scripting multiple xfree startups

2002-07-22 Thread Thomas Chadwick
>From: "Dennis Foreman" <[EMAIL PROTECTED]> >Reply-To: <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: need help scripting multiple xfree startups >Date: Sun, 21 Jul 2002 14:30:18 -0400 > [snip] > >I need to repeat this 8 more times for each of 8 different machines. Is >there some way of au

Re: replies to xfree

2002-07-22 Thread Nicholas Wourms
--- Dennis Foreman <[EMAIL PROTECTED]> wrote: > Shouldn't replies to a list automatically go to the list? My replies > seem to > be going to the personal mail of posters. I believe there is a setting > in > many list servers that prevents the replies from going to the poster. > > regards, > D. J

replies to xfree

2002-07-22 Thread Dennis Foreman
Shouldn't replies to a list automatically go to the list? My replies seem to be going to the personal mail of posters. I believe there is a setting in many list servers that prevents the replies from going to the poster. regards, D. J. Foreman website: http://WWW.CS.Binghamton.EDU/~foreman

RE: need help scripting multiple xfree startups

2002-07-22 Thread Dennis Foreman
I have read about the RSA protocol, and tried it, so that works. I need to run this procedure a total of NINE TIMES before I can begin doing any work. And this happens EVERY time I want to do the work. Thus, I need a script that will automate as much as possible. What is the difference between: 1

Re: Send Keys to a window.

2002-07-22 Thread Thomas Chadwick
You might find the utility x2x to be a helpful reference. It grabs mouse and keyboard events from one X server and re-directs them to another. Both binary and source packages are available via Cygwin Setup under the XFree86 heading. By the way, I'm not an Xlib programmer, so I'm afraid I can

Send Keys to a window.

2002-07-22 Thread Juan José Andrés Gutiérrez
Hello, I am new using XLib and I need to make a program that handles x windows. I need to send pulsations of keys to a window. Somebody knows like doing this? Thank you very much.

Re: New (Delphi) xlauncher

2002-07-22 Thread Tim Thomson
On Mon, 2002-07-22 at 16:23, Jehan wrote: > Harold Hunt wrote: > > Think about it: you are creating a graphical application that launches a > > graphical windowing system. Therefore, you have to already have a graphical > > windowing system of some form running. At last count, that means that yo

RE: New (Delphi) xlauncher

2002-07-22 Thread Franz Wolfhagen
I would opt for the wxwindows port - it includes suppport for all the mentioned platforms - including OS/2. (this is btw used/supported by Schitech for their Display Doctor 7.0) I also believe that wxwindows should compile for cygwin - it would be a nice inclusion if anybody had the time and ski

RE: New (Delphi) xlauncher

2002-07-22 Thread Nicholas Wourms
--- Harold Hunt <[EMAIL PROTECTED]> wrote: > > I'm still not sure where to head with the non-delphi version. I have > > some options, but all have disadvantages: > > > > libW11 doesn't look like it will do everything I need without the use > of > > more libraries, ie xforms or gtk. > > > > Whoeve