delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | "Ronald Landheer" <info AT rlsystems DOT net> |
To: | "Marius Gedminas" <marius DOT gedminas AT uosis DOT mif DOT vu DOT lt>, <cygwin AT cygwin DOT com> |
Subject: | RE: German Win98, US Win95 keyboard --> no ;'` keys in Bash |
Date: | Fri, 21 Sep 2001 14:59:36 +0200 |
Message-ID: | <NFBBLOMHALONCDMPGBLFAEPBCBAA.info@rlsystems.net> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
In-Reply-To: | <20010921005843.C9385@gintaras> |
Importance: | Normal |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id JAA11781 |
Hello Marius, > I think the only constructive thing I can suggest at the moment, is to > compile and run the attached program -- it displays raw console > keyboard events Cygwin (and any other Win32 application) gets from the > operating system. I've compiled and run the program on the clean azerty system I have here (from a floppy w/ the cygwin dll on it). It works like a charm, including the AltGr button. The only thing is doesn't get is the ê and ë like things that French keyboard can automagically handle, but I'm assuming that's a codepage problem (though I'm not 100% sure). The output of trying to type ë (without using the ASCII code as I'm used to on my QWERTY machine) is like this: -- BEGIN SCREEN SNIPPET -- KeyDown (*1) 0010 002A ' ' U+0000 00000030 <-- pressing shift KeyUp (*1) 0000 007A ' ' U+0000 00000030 <-- ?? KeyUp (*1) 0000 007A ' ' U+0000 00000030 <-- ?? KeyDown (*1) 00DD 001A ' ' U+0000 00000030 <-- pressing ë (w/o e) KeyUp (*1) 00DD 001A ' ' U+0000 00000030 <-- releasing everything KeyUp (*1) 0010 002A ' ' U+0000 00000020 KeyDown (*1) 0045 0012 '%' U+C589 00000020 <-- pressing e KeyUp (*1) 0045 0012 'e' U+0065 00000020 <-- releasing e --- END SCREEN SNIPPET --- (I don't have the ^/ë(w/o e) button on my QWERTY keyboard w/ which I'm typing this, ofcourse) If you want more info, just mail - I'm in a helpful mood today :) Greetz! Ronald -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |