Hey, John :) John Peacock wrote:
> David Starks-Browning wrote: > >>On Tuesday 8 Jan 02, Gerrit P. Haase writes: >> >>>I think `rxvt' should be the default shell for Cygwin after a >>>fresh setup. At least for Win98 users. >>> >>I fully agree, but who is going to do the work? >> >> > > The change is truly trivial: > > --- cygwin.bat.orig Tue Jan 8 09:15:22 2002 > +++ cygwin.bat Tue Jan 8 09:20:22 2002 > @@ -3,4 +3,4 @@ > D: > chdir \cygwin\bin > > -bash --login -i > +start rxvt -sl 300 -e bash --login -i Well, this is fine as long as the rxvt package is installed :) However the current installer doesn't care about this too :) Maybe a new page asking for a preferred shell/console would be useful. This will instruct setup.exe to include the shell/console package exclusively and there will be no more errors of the type - "clicking on cygwin icon produces a just quick flash". However :) This were just my .04 euro cents :) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/