search for: kp_7

Displaying 2 results from an estimated 2 matches for "kp_7".

2009 Apr 05
0
Using xvkbd to remap keys
...to remap any key onto numpad keys for faster access of the warcraft3 inventory. This seems to have worked before, but in my configuration it doesnt, and I'd like to know if I've done a mistake somewhere or if it is broken since some version. This is a part of my .xbindkeysrc to remap 3 on KP_7: Code: "/usr/bin/xvkbd -window Wine -text "\[KP_7]"" 3 Adding '-xsendevent' doesn't help. For other windows like gedit it works, but for wine it only gains focus and the key is not written at all. Even if wine is in focus, neither 3 or KP_7 is written. Maybe som...
2007 Sep 18
1
program to monitor USB keys
...quot;, 1}, // Keypad * {98, "KP_Divide", 1}, // Keypad / {78, "KP_Plus", 1}, // Keypad + {74, "KP_Minus", 1}, // Keypad - {83, "KP_Period", 0}, // Keypad . {73, "KP_9", 0}, // Keypad 9 {72, "KP_8", 0}, // Keypad 8 {71, "KP_7", 0}, // Keypad 7 {77, "KP_6", 0}, // Keypad 6 {76, "KP_5", 0}, // Keypad 5 {75, "KP_4", 0}, // Keypad 4 {81, "KP_3", 0}, // Keypad 3 {80, "KP_2", 0}, // Keypad 2 {79, "KP_1", 0}, // Keypad 1 {82, "KP_0", 0},...