4 Mar 2008 22:56
Re: Field + and Field - keyboard mapping [SOLVED] at least partially....
> keycode 15 = Tab F100$ > keycode 78 = KP_Add Control_x$ > keycode 74 = KP_Subtract Meta_m$ > string F21 = "\033[35~"$ > string F22 = "\033[36~"$ > string F23 = "\033[37~"$ > string F24 = "\033[38~"$ > string F100 = "\033[Z"$ Whoops - ignore the $ signs on the end of lines! Brian
RSS Feed