search for: kp_minus

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

2004 Aug 07
0
[fdo] getting a program between the user and X windows
...This is something that can already be done with GNOME of course, so there is some precident. But there could be more complicated macros, for example, one could write a macro that would change the text size of various programs on the fly using the same user-accessible bindings (e.g. S-KP_plus and S-KP_minus) but different implementations for the different clients that would be modified. This is, arguably, sort of ugly, but it is less ugly than the current situation in which the user must remember and execute the various elaborate manipulations to change text size in different programs. For (b): I wo...
2007 Sep 18
1
program to monitor USB keys
.../ Keypad Enter Enter MUST be the first entry {28, "KP_ENTER", 1}, // Keypad Enter USB {14, "KP_BackSpace", 1}, // Keypad BS {55, "KP_Multiply", 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",...