This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Keyboard handling [Corinna]


Oh yes, Francis reminds me to add the OS: W2KSP1 US version,
using German keyboard and german locale. But my output isn't
correct, either. Since I have started KeyboardMessages.exe
from the CLI, the first KeyUp is the remaining KeyUp from
pressing the RETURN key. Sorry for the confusion. OTOH there's
a difference in the key repeat settings for all users so the
results may differ in the complex example 5. However, I have
added the _correct_ results without the RETURN key.

1) Ctrl_L down, Ctrl_L up

KD VK: 00000011 SC: 0000001d fExtended: 0 fAltDown: 0 fUp: 0 fMenuMode: 0
KU VK: 00000011 SC: 0000001d fExtended: 0 fAltDown: 0 fUp: 1 fMenuMode: 0

2) Alt_L down, Alt_L up

SD VK: 00000012 SC: 00000038 fExtended: 0 fAltDown: 1 fUp: 0 fMenuMode: 0
SU VK: 00000012 SC: 00000038 fExtended: 0 fAltDown: 0 fUp: 1 fMenuMode: 0

3) AltGr down, AltGr up

KD VK: 00000011 SC: 0000001d fExtended: 0 fAltDown: 0 fUp: 0 fMenuMode: 0
KD VK: 00000012 SC: 00000038 fExtended: 1 fAltDown: 1 fUp: 0 fMenuMode: 0
SU VK: 00000011 SC: 0000001d fExtended: 0 fAltDown: 1 fUp: 1 fMenuMode: 0
KU VK: 00000012 SC: 00000038 fExtended: 1 fAltDown: 0 fUp: 1 fMenuMode: 0

4) Ctrl_R down, Ctrl_R up

KD VK: 00000011 SC: 0000001d fExtended: 1 fAltDown: 0 fUp: 0 fMenuMode: 0
KU VK: 00000011 SC: 0000001d fExtended: 1 fAltDown: 0 fUp: 1 fMenuMode: 0

5) Ctrl_L down, AltGr down, Ctrl_L up, AltGr up

KD VK: 00000011 SC: 0000001d fExtended: 0 fAltDown: 0 fUp: 0 fMenuMode: 0
KD VK: 00000012 SC: 00000038 fExtended: 1 fAltDown: 1 fUp: 0 fMenuMode: 0
SU VK: 00000011 SC: 0000001d fExtended: 0 fAltDown: 1 fUp: 1 fMenuMode: 0
KD VK: 00000011 SC: 0000001d fExtended: 0 fAltDown: 1 fUp: 0 fMenuMode: 0
KD VK: 00000012 SC: 00000038 fExtended: 1 fAltDown: 1 fUp: 0 fMenuMode: 0
KD VK: 00000011 SC: 0000001d fExtended: 0 fAltDown: 1 fUp: 0 fMenuMode: 0
KD VK: 00000012 SC: 00000038 fExtended: 1 fAltDown: 1 fUp: 0 fMenuMode: 0
SU VK: 00000011 SC: 0000001d fExtended: 0 fAltDown: 1 fUp: 1 fMenuMode: 0
KU VK: 00000012 SC: 00000038 fExtended: 1 fAltDown: 0 fUp: 1 fMenuMode: 0


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]