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>.