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 Message-ID: <002301c3e3df$0b053a50$580210ac@tcgp.dundee.ac.uk> Reply-To: From: To: , Cc: Subject: No on-screen response to keypress until press spacebar Date: Mon, 26 Jan 2004 07:35:28 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Currently experiencing a weird problem in Cygwin on W2000: In a rxvt window, both " and ' behave in the same way: pressing either key results in nothing on the screen, but pressing either key followed by results in the expected ' or " appearing, without the space. Exploring the symptom within an application and using readkey(), it turns out that ' and " initially return the correct codes 39 and 34 but under circumstances not understood and therefore not describable these change to -88 and -76, leading to syntax errors. There are other strange behaviours, all similar and apparently related to the above. I know I have seen this or similar symptoms recently described, but cannot find it. Possibly in a X context, so I'm copying this to the cygwin-xfree list too. Can anybody please point me to the thread (and, with any luck, explanation and solution)? Thank you. Fergus -- 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/