If I press the left alt key, my game loop seems to stop, also the mouse pointer changes back to the operating system cursor.
I’ve googled and the suggested solution was “upgrade your LWJGL libraries”. I’m using v2.9.1 that seems to be the most recent, so I don’t think old libraries are the problem.
Am I doing something wrong? Can I change the key to behave just like any other of the modifier keys? Is this a known problem?