Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 21 Mar 2001 12:50:27 +0200 From: Marius Gedminas To: cygwin AT cygwin DOT com Subject: Re: console app on German Win9* - '^' character, etc Message-ID: <20010321125027.B930@mg.home> Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from heribert_dahms@icon-gmbh.de on Tue, Mar 20, 2001 at 10:03:09PM +0100 X-URL: http://ice.dammit.lt/~mgedmin/ On Tue, Mar 20, 2001 at 10:03:09PM +0100, Heribert Dahms wrote: > you know that, on a german keyboard, you need > to type a space after a deadkey like ^ or ~ or ` ? > However I can only speak for NT, > I could avoid W9x/W2k so far... Win2K is fine, but Win9x has problems with dead keys and console mode applications. This problem is not specific to CygWin. IIRC, when you press a dead key, the console gets a NUL character with the proper scan code. It is possible to implement a workaround by watching such key codes and manually supplying the appropriate ASCII codes. I think FAR manager (a nice Win32 console mode file manager) does that. Other than that, you would have to install English keyboard layout and switch to it to enter dead keys. Marius Gedminas -- Bumper sticker: No radio - Already stolen. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple