i am currently experiencing a very strange keyboard bug: OIS gives me the wrong keycodes back for my keyboard. I can use most of the keys normally, but if i try to use
=, i will get keycode 144,
[ is 145,
] is 26,
" is 146, etc
so completely screwed up :-/
EDIT: to say: it wont produce the correct ascii text because of that ...
the keyboard works perfectly with the US layout in windows.
my specs:
windows vista, x86
laptop with british keyboard, but only one language profile: US american
im using recent OIS code (updated some month ago)
do you have any ideas at what level i could start fixing this?
thank you very much
EDIT2: the same code is working perfectly under linux and is giving the correct keycode there :-/
(not on my machine)