ReneMiner
23-09-2013, 10:32
I need some ini-file localized to as many keyboard-layouts as possible for international purposes so that's why I ask you all to do me a small favour:
Attached some ini-File that contains the german keyboard layout - I just changed extension to .txt so I can upload it here. It would be great to have the characters that appear if you press these keys on your keyboard (AltGr means Right-Menu on some keyboards - on mine it's AltGr-Key...)
How to?
Open the text-file and run the VK-Example from this post (http://www.thinbasic.com/community/showthread.php?t=12011&highlight=sucks) to check the VK-numbers out. Fill in the real chars to the ini-file that appear when you press a key (lower), Key together with Shift (Upper) and together with right menu key (AltGr) if they differ from lower char.
Name the file finally Keyboard_<your language>.txt and post it here.
It's especially about keys as +,;:-#'~äöüß?[]{}<|>= etc. that are at different places on my german keyboard. It doesn't need numpad-, edit- nor function-keys but just the positions of the chars that differ. Some of them have no equate, so these are listed like "VK186" which equals the ü-Key on my keyboard.
Finally my current project - and probably a few others - will work localized correct to all keyboard-layouts if the user is able to pick his layout by language.
Thanks in advance,
René
Attached some ini-File that contains the german keyboard layout - I just changed extension to .txt so I can upload it here. It would be great to have the characters that appear if you press these keys on your keyboard (AltGr means Right-Menu on some keyboards - on mine it's AltGr-Key...)
How to?
Open the text-file and run the VK-Example from this post (http://www.thinbasic.com/community/showthread.php?t=12011&highlight=sucks) to check the VK-numbers out. Fill in the real chars to the ini-file that appear when you press a key (lower), Key together with Shift (Upper) and together with right menu key (AltGr) if they differ from lower char.
Name the file finally Keyboard_<your language>.txt and post it here.
It's especially about keys as +,;:-#'~äöüß?[]{}<|>= etc. that are at different places on my german keyboard. It doesn't need numpad-, edit- nor function-keys but just the positions of the chars that differ. Some of them have no equate, so these are listed like "VK186" which equals the ü-Key on my keyboard.
Finally my current project - and probably a few others - will work localized correct to all keyboard-layouts if the user is able to pick his layout by language.
Thanks in advance,
René