[Prev][Next][Index][Thread]

Re: keyboard mapping problems with linux executor 1.99p




You can solve that by typing in

xmodmap -e "keycode 22 = 0xff08"

before you run executor.

-Jesse