I have a question about keylist.
If I don't rotate the screen orientation, does the keylist change during the program run?
I only use the normal screen orientation. I'd like to just initialize my keys once, and then not worry about keylist. To do this, I need to know that it won't change under me.
I expect this is the case, but I want to be sure.