Searched refs:DEBUG_KBD (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxkeymap.c177 DEBUG_KBD(("Bad keysym \"%s\" in keymap %s (ignoring)\n", keyname, mapname));
181 DEBUG_KBD(("Adding translation, keysym=0x%x, scancode=0x%x, "
218 DEBUG_KBD(("Bad keysym \"%s\" in keymap %s (ignoring line)\n", keyname, mapname));
222 DEBUG_KBD(("Adding sequence for keysym (0x%lx, %s) -> ", keysym, keyname));
245 DEBUG_KBD(("Bad keysym \"%s\" in keymap %s (ignoring line)\n", keyname,
263 DEBUG_KBD(("0x%x, ", (unsigned int) seq_keysym));
265 DEBUG_KBD(("\n"));
433 DEBUG_KBD(("Keylayout 0x%x\n", g_keylayout));
440 DEBUG_KBD(("Enabling compose handling\n"));
456 DEBUG_KBD(("keyboard_typ
[all...]
H A Drdesktop.h143 #define DEBUG_KBD(args) printf args; macro
145 #define DEBUG_KBD(args) macro
H A Dxwin.c2349 DEBUG_KBD(("Filtering event\n"));
2395 DEBUG_KBD(("\nNo input context, using XLookupString\n"));
2400 DEBUG_KBD(("KeyPress for keysym (0x%lx, %s)\n", keysym,
2417 DEBUG_KBD(("\nKeyRelease for keysym (0x%lx, %s)\n", keysym,
/vbox/src/VBox/Devices/Input/
H A DDevPS2.cpp78 #define DEBUG_KBD macro
373 #if defined(DEBUG_MOUSE) || defined(DEBUG_KBD)
378 #ifdef DEBUG_KBD
439 #if defined(DEBUG_KBD)
451 #ifdef DEBUG_KBD
591 #ifdef DEBUG_KBD
979 #ifdef DEBUG_KBD

Completed in 48 milliseconds