KeyInput questions

hi

i got 2 little questions.



is it possile to attach to 1 key a lot of keys

for expample:

KeyBindingManager keyboard = KeyBindingManager.getKeyBindingManager();



keyboard.set("all", KeyInput.ALL_KEYS);



and second:

how can i get char that was pressed ??



i know that i can somehow set the keyChar for a special keyInput

but to write all keys would be crazy !

isnt there something fixed yet??



thanx a lot

gerch



ps: jme rocks ! :smiley: