Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Subject: win98, command window, ncurses and rxvt To: cygwin AT cygwin DOT com Message-ID: From: BMetzenthen AT cochlear DOT com DOT au Date: Wed, 16 Apr 2003 15:08:06 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii I have been running a cygwin-based program on a Windows 98 machine for a while now and have been disappointed in the slow speed of writing to a standard command window with ncurses. So I recently tried rxvt and this solved the speed problem; output is relatively snappy. Unfortunately, the curses-based code which I use to check whether a keyboard key has been pressed doesn't work when I use rxvt. So at the moment it seems that I can have speed or the ability to check for key presses but not both. Is there some way to have both with either the standard win98 window or rxvt? ============================================== "The information contained in this e-mail message may be confidential information, and may also be privileged. If you are not the intended recipient, any use, interference with, disclosure or copying of this material is unauthorised and prohibited. If you have received this message in error, please notify us by return email and delete the original message." -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/