Re: Saving all xterm output to a file

2009-02-07 Thread Gary Johnson
On 2009-02-07, Thomas Dickey wrote: > On Sat, 7 Feb 2009, teddybouch wrote: > > >I am trying to automate a simulation process, and part of this involves > >capturing the output that is written to an xterm window when a particular > >process is run. I thought that I had this figured out using the f

Re: Missing X(7) man page & XDefaults file

2007-10-20 Thread Gary Johnson
On 2007-10-21, Paul McFerrin wrote: > Under cygwin, I installed *ALL* of the xorg-x11-* packages but I am still > missing the X(7) man page. Where can I find one? I don't know why Cygwin appears to not have one. You can find one using Google, e.g., "X 7 man page" (without the quotes). > 2nd q

Re: What is xargs?

2007-10-12 Thread Gary Johnson
On 2007-10-12, Hall Nation wrote: > I am new to cygwin/X. > > Using the above setup at the workplace.. > I need to know about the xargs command. What does it > do ? As a newcomer to Cygwin and apparently to Unix, one of the most important commands to learn is 'man'. To find out what the 'xargs'

Re: Checking if the X Server is running

2007-09-30 Thread Gary Johnson
On 2007-10-01, O. Olson wrote: > --- Gary Johnson <[EMAIL PROTECTED]> ha > scritto: > > My guess is that you created that file with DOS line > > endings. Try > > converting it to use Unix line endings, > > > >cd /usr/X11R6/bin > >

Re: Checking if the X Server is running

2007-09-30 Thread Gary Johnson
On 2007-09-30, O. Olson wrote: > Thanks Bengt-Arne for your quick reply. I think I got > this installed. I now put the following into a file > and am trying to execute it from the cygwin prompt. I > get the error > > /usr/X11R6/bin/sd.sh: line 8: syntax error near > unexpected token `fi' > /usr/

Re: Checking if the X Server is running

2007-09-30 Thread Gary Johnson
On 2007-09-30, O. Olson wrote: > Thanks Chuck. This looks like what I need - but how do > I get this checkX program. It does not seem to be > there in my path. > Any pointers on where it would be installed. You can use 'cygcheck' to find the Cygwin package the contains a particular progr

Fwd: failure notice

2007-07-23 Thread Gary Johnson
g list info for this site. Contact [EMAIL PROTECTED] if you have questions about this. (#5.7.2) --- Enclosed are the original headers of the message. From: Gary Johnson <[EMAIL PROTECTED]> Subject: Re: help! cygwin window linux cmds dont work/ not recognised Date: Mon, 23 Jul 2007 17:42

Re: Logging xterm contents to a file.

2007-05-08 Thread Gary Johnson
don't have an xterm handy at the moment.) The log file will be written to your $HOME directory with the name XtermLog. where is the process ID of the xterm's process. HTH, Gary -- Gary Johnson | Agilent Technologies [EMAIL PROTECTED] | Mobile Broadband Division

xterm with Log to File feature?

2006-11-14 Thread Gary Johnson
ix and statement that he would include the fix in xterm-198. "xterm -version" says: Cygwin 6.8.2.0(202) so the fix should be there, but the feature may not be enabled. So is there a way to enable it in some Cygwin xterm binary, or do I need to download the source and build it