[AD] [ alleg-Bugs-2889063 ] Keyboard behaviour differs |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Bugs item #2889063, was opened at 2009-10-29 21:31
Message generated for change (Comment added) made by chrisan
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2889063&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 4.3.10plus
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Christer Sandberg (chrisan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Keyboard behaviour differs
Initial Comment:
The attached program gives different output on different platforms when typing the AltGr-key combined with some other key. My windows laptop (old) prints 6 for the key_shifts (i.e. ctrl + alt) while a Linux desktop prints 20 (i.e. "KB_MENU_FLAG" (is that "KB_ALT_GR"?)).
I have Swedish keyboard on both.
----------------------------------------------------------------------
>Comment By: Christer Sandberg (chrisan)
Date: 2009-10-30 07:01
Message:
- The Windows system on the laptop is XP
- In case the AltGr key is not present on all kinds of keyboard layouts:
This is the key immediately to the right of the space bar.
- The complete output when running on the Windows machine is: 6 0 ffffffff
0 0, i.e. the key array reflects the state correctly while key_shifts
doesn't.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2889063&group_id=5665