When i first compiled PaXman, i wondered how to move,
than i noticed that you have to use the A,S,D,W Keys,
because i didnt get comfortable with it. So I decided
to add the cursor keys. I dont know if you want it, but
here is the updated file.
Just look at this part.
switch (e.key.keysym.sym)
{
....
}