hi
Is it possible to read the key events in a more general way. The only available (and forced) mapping seems to be a US-American one. Well, I could simply map the American keys to the ones, that the user needs. But I (1st) don’t want to do this myself, if it is already possible in JInput and (2nd) don’t want to remap the keys, if I could access the “raw” key before it has been mapped. Unfortunately all the Indentifier/name/toString() stuff contain the American mapping only.
Marvin