VOGONS


Key Mapping Dead Keys.

Topic actions

First post, by Schuppe

User metadata
Rank Newbie
Rank
Newbie

Hi,

i tried to understanding the Keyboard Layout Code to implements Umlauts on usescancodes=false.

As Example, when i activate German Layout "GR 437" the Umlautes Keys "ÖÄÜ" have no effect but englisch Keyboard Layout in the Keymapping editor named ";'\".

When i Adds the Keys with no effect to normal Key i read the message
BIND: "Key World 68" as ";" (Key Ö)
BIND: "Key world 86" as "'" (Key Ä)
BIND: "Key World 92" as "\" (Key Ü)

What means World? I cant find this Word in SVN Code.

Reply 1 of 2, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

I think those are in one of the SDL header files.

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 2, by Schuppe

User metadata
Rank Newbie
Rank
Newbie

Ok Sorry,

i have mapped all by Mapping Gui Strg+F1 and its solved all problems! But its a llittle Bit Tricky.