Re: script problem

2007-03-03 Thread Lev Bishop
On 3/3/07, Gary R. Van Sickle wrote: > Does running fc-cache speed up your startup? > > Lev It hasn't bothered me enough to even look in to it frankly. My Cygwin interactive shell startup times have been a bit slower than normal for years because I have a bit of Perl/Cygpath magic in my bash_pr

RE: script problem

2007-03-03 Thread Gary R. Van Sickle
> From: Lev Bishop > Sent: Saturday, March 03, 2007 2:42 PM > Subject: Re: script problem > > On 3/2/07, Gary R. Van Sickle wrote: > > The only downside to the switch that I've experienced is that my > > interactive shells take quite a bit longer to come up

Re: script problem

2007-03-03 Thread Lev Bishop
On 3/2/07, Gary R. Van Sickle wrote: The only downside to the switch that I've experienced is that my interactive shells take quite a bit longer to come up, but I think that may have something to do with my setup rather than something intrinsic to the rxvt-unicode+Xserver setup. My usage pattern

Re: script problem

2007-03-02 Thread Frank Fesevur
At 2-3-2007 17:27, Asher Vilensky wrote: Any other rxvt tips would be appreciated. Create/edit the .Xdefaults file to do your settings and not command line options. When you use the chere or other things that start rxvt you will always have the same rxvt appearance. Regards, Frank -- Unsu

Re: script problem

2007-03-02 Thread Matt Wozniski
On 3/2/07, Gary R. Van Sickle wrote: Actually the advantages tend to go the other way at this point. The Cygwin non-X rxvt is no longer being actively maintained upstream. rxvt-unicode is being actively maintained both upstream and here in Cygwinton. It looks nicer (fonts appear to get antiali

RE: script problem

2007-03-02 Thread Gary R. Van Sickle
> From: Marco Atzeri > Sent: Friday, March 02, 2007 9:05 AM > Subject: Re: script problem > > > --- Asher Vilensky > > > Thanks for the kind advice. I indeed installed rxvt. I've noticed > > that rxvt does not save me much memory over XWin. > >

RE: script problem

2007-03-02 Thread Gary R. Van Sickle
> From: Asher Vilensky > Sent: Friday, March 02, 2007 7:32 AM > Subject: Re: script problem > > Thanks for the kind advice. I indeed installed rxvt. I've > noticed that rxvt does not save me much memory over XWin. > Approx 10MB (rxvt) over 20MB (XWin). No biggi

RE: script problem

2007-03-02 Thread Stepp, Charles
Asher Vilensky [mailto:[EMAIL PROTECTED] Sent: Friday, March 02, 2007 11:28 AM To: Marco Atzeri; cygwin@cygwin.com Subject: Re: script problem Ok, good point. You convinced me. Gone is X. One annoying thing I've noticed is that the backspace button doesn't work in vi. It produces '^

Re: script problem

2007-03-02 Thread DePriest, Jason R.
On 3/2/07, Asher Vilensky wrote: Thanks. These were already set in .vimrc. And, they don't work in rxvt, but do work in an xterm. :-( Meanwhile, I found out I ***have to*** use XWin since I'm displaying X applications on my XP. So I'm back to the very original question: How to automaticall

Re: script problem

2007-03-02 Thread Asher Vilensky
Thanks. These were already set in .vimrc. And, they don't work in rxvt, but do work in an xterm. :-( Meanwhile, I found out I ***have to*** use XWin since I'm displaying X applications on my XP. So I'm back to the very original question: How to automatically kill XWin.exe when WIndows shutdow

Re: script problem

2007-03-02 Thread DePriest, Jason R.
On 3/2/07, DePriest, Jason R. wrote: On 3/2/07, Asher Vilensky wrote: > Ok, good point. You convinced me. Gone is X. > One annoying thing I've noticed is that the backspace button doesn't > work in vi. It produces '^?' character. Can somebody remind me how to > set this right in .vimrc or wh

Re: script problem

2007-03-02 Thread DePriest, Jason R.
On 3/2/07, Asher Vilensky wrote: Ok, good point. You convinced me. Gone is X. One annoying thing I've noticed is that the backspace button doesn't work in vi. It produces '^?' character. Can somebody remind me how to set this right in .vimrc or whatever? I've been away from Unix/Linux for a

Re: script problem

2007-03-02 Thread Matthew Woehlke
Asher Vilensky wrote: One annoying thing I've noticed is that the backspace button doesn't work in vi. It produces '^?' character. Can somebody remind me how to set this right in .vimrc or whatever? I've been away from Unix/Linux for a while. My first guess would be 'stty erase'. Failing tha

Re: script problem

2007-03-02 Thread Asher Vilensky
Ok, good point. You convinced me. Gone is X. One annoying thing I've noticed is that the backspace button doesn't work in vi. It produces '^?' character. Can somebody remind me how to set this right in .vimrc or whatever? I've been away from Unix/Linux for a while. Any other rxvt tips would

Re: script problem

2007-03-02 Thread Marco Atzeri
--- Asher Vilensky <[EMAIL PROTECTED]> ha scritto: > Thanks for the kind advice. I indeed installed > rxvt. I've noticed > that rxvt does not save me much memory over XWin. > Approx 10MB (rxvt) > over 20MB (XWin). No biggie. Are there any other > advantages of using > rxvt over XWin? If so

Re: script problem

2007-03-02 Thread Asher Vilensky
Thanks for the kind advice. I indeed installed rxvt. I've noticed that rxvt does not save me much memory over XWin. Approx 10MB (rxvt) over 20MB (XWin). No biggie. Are there any other advantages of using rxvt over XWin? If so, what are they? BTW, nobody has yet to suggest a solution to my o

Re: script problem

2007-03-01 Thread Larry Hall (Cygwin)
Asher Vilensky wrote: 2. Which cygwin package contain rxvt? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd.

Re: script problem

2007-03-01 Thread Asher Vilensky
1. Where should I place the Stop command? I would like to keep everything automated and seemless. 2. Which cygwin package contain rxvt? Thanks. --- Andrew DeFaria <[EMAIL PROTECTED]> wrote: > Asher Vilensky wrote: > > I'm running my Xcygwin on Windows XP. I have an xterm open > > automatic

Re: script problem

2007-03-01 Thread Andrew DeFaria
Asher Vilensky wrote: I'm running my Xcygwin on Windows XP. I have an xterm open automatically when I start the machine. The problem is when I'm shutting the machine down. It's giving me the window of "end program now". I think it's waiting for XWin to die. I can see a message about it in the

script problem

2007-03-01 Thread Asher Vilensky
I'm running my Xcygwin on Windows XP. I have an xterm open automatically when I start the machine. The problem is when I'm shutting the machine down. It's giving me the window of "end program now". I think it's waiting for XWin to die. I can see a message about it in the title bar of the "End