[AD] [ alleg-Bugs-2864320 ] KEY_TILDE has nothing to do with tilde in NON-US keyboard |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: noreply@xxxxxxxxxx
- Subject: [AD] [ alleg-Bugs-2864320 ] KEY_TILDE has nothing to do with tilde in NON-US keyboard
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Tue, 22 Sep 2009 13:42:02 +0000
Bugs item #2864320, was opened at 2009-09-22 13:42
Message generated for change (Tracker Item Submitted) made by aapoaapo
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2864320&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: aapoaapo (aapoaapo)
Assigned to: Nobody/Anonymous (nobody)
Summary: KEY_TILDE has nothing to do with tilde in NON-US keyboard
Initial Comment:
Allegro version 4.2.2-2ubuntu1
I'm using keyboard layout SVE/FI. http://en.wikipedia.org/wiki/File:KB_Sweden.svg
In allegro there are KEY_TILDE, but it is not pointing tilde nor button-left-to-1. (§ in my keyboard).
I attached simple application which first print KEY_TILDE and then reads keyboard and prints scancodes of pressed keys.
When I start application it says:
Scancode for the key next to the 1 is according to allegro: 60
Button next to 1 says: Scancode: 74 (unicode: 167 [�])
backslash says: Scancode: 60 (unicode: 92 [\])
tilde says Scancode: 66 (unicode: 126 [~])
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2864320&group_id=5665