Hi Marko, I tried x-keydefs.sl and started xjed (on a putty terminal connected to linux and xjed runns on my windows computer. Starting however fails on the lines: #ifdef IBMPC_SYSTEM # stop <---------------- #endif I commented that line (%# stop) and only now it works! What is the purpose of the that line ? Thei. +-------------------------------------------------------------------+ On Sun, 29 Jan 2006, Marko Mahnic wrote:
Marko Mahnic wrote:Try require("x-keydefs"); x_set_keysym(0xFFAA, 0, Key_KP_Multiply); x_set_keysym(0xFFAB, 0, Key_KP_Add); x_set_keysym(0xFFAD, 0, Key_KP_Subtract); x_set_keysym(0xFFAF, 0, Key_KP_Divide);BTW: if you look at x-keydefs.sl, the above is already done for non-IBMPC systems. Marko -------------------------- To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with the word "unsubscribe" in the message body. Need help? Email <jed-users-owner@xxxxxxxxxxx>.
-------------------------- To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with the word "unsubscribe" in the message body. Need help? Email <jed-users-owner@xxxxxxxxxxx>.