[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] keyboard layout problems



I'm using pygame on a computer with a German keyboard on a
Windows machine. On this keyboard y and z keys are exchanged
for example.

Now - on my machin - event.key == K.z gets True if I pressed
the y key and vice versa. How can I overcome this?

(I know that this problem doesn't occur atleast on some Linux
Boxes.)

Regards,
Gregor