View Single Post
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#9
fanoush,

I have this working pretty good, however I think I need to change something else. I think, while I am catching the fn+ keys properly, I am now loosing normal keys in some instances. is there a check I need to preform or a different way to identify normal keys (the arrow keys for example up, down left right) while using keysym.unicode instead of keysym.sym? When in the gui now (where I am actually using the unicode) I can use fn+ but I can not use the arrow keys to select a different toon for leader. While it isnt a huge deal, you can use the keyboard shortcut L for this, I would rather have it working correctly you know? Anyway I didnt change anything else, just added unicode on keysym.

Thanks,

-John

Last edited by tobiasj; 2009-03-15 at 18:53. Reason: spelling