International keymaps

How are international keymaps handled on different platforms.

Like when someone uses a french keymap in win32, he’ll have qwerty
turned into azerty. But if he’s press his A key, a Q key event would
be put in the SDL queue.

Is this the same on every platform? Thought there might be some
platforms that give A event for people hititng A on an azerty
keyboard. Especially with some like , . ; '[ ] wonder how those are
handled on different platforms.

Kay,

S v.d Berg wrote:

How are international keymaps handled on different platforms.

Like when someone uses a french keymap in win32, he’ll have qwerty
turned into azerty. But if he’s press his A key, a Q key event would
be put in the SDL queue.

Is this the same on every platform? Thought there might be some
platforms that give A event for people hititng A on an azerty
keyboard. Especially with some like , . ; '[ ] wonder how those are
handled on different platforms.

Have you tried enabling unicode translation?

.s