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


Reply via email to