Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Sender: cwilson AT ee DOT gatech DOT edu Message-ID: <3702514F.653F69CE@ece.gatech.edu> Date: Wed, 31 Mar 1999 11:46:08 -0500 From: Charles Wilson X-Mailer: Mozilla 4.51 [en] (X11; I; HP-UX B.10.20 9000/777) X-Accept-Language: en MIME-Version: 1.0 To: Leif Lundgren , cygwin AT sourceware DOT cygnus DOT com Subject: Re: Better console for Win95 References: <67AAEB9F4346D1118C9D00805FF4EAEE8A415E AT S_2_KISTA> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Leif Lundgren wrote: > Short: How do I get a better console-windows for cygwin in 95? A > NT-console-alike. > > I am using cygwin both in Windows NT and 95. When using windows 95 I > constantly get annoyed by the fact that I cannot change the width of the > console windows nor the colors. Also a scrollbuffer would be nice. > > Is there any other "consoles" that I could use? Try rxvt. There is a version that doesn't require an X-server (although it does require cygwin) at http://www.io.com/~bub/rxvt.html. I have tested the precompiled version with cygwin-b20.1 + Sergey's coolview dll. (Since the precompiled version used cygwin b19, I used a hexeditor to replace "cygwinb19.dll" with "cygwin1.dll**" in the rxvt.exe - where "*" is 0x00). The command line "./rxvt -fn "Lucida Console-12" -e cmd" brought up a console running cmd.exe under winnt. I assume "./rxvt -fn "Lucida Console-12" -e command" will do what you want under Win95. Good luck. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com