jed-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: gold key for edt mode


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


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]