Lines Matching refs:rfbLog
188 rfbLog("clear_modifiers: up: %-10s (0x%x) " in clear_modifiers()
279 rfbLog("clear_keys: keycode=%d\n", keycode); in clear_keys()
303 rfbLog("locked: 0x%x\n", kbstate.locked_mods); in clear_locks()
304 rfbLog("latched: 0x%x\n", kbstate.latched_mods); in clear_locks()
305 rfbLog("compat: 0x%x\n", kbstate.compat_state); in clear_locks()
315 rfbLog("state: 0x%x\n", state); in clear_locks()
332 rfbLog("toggling: %03d / %03d -- %s\n", key, ks, nm ? nm : "BadKey"); in clear_locks()
345 rfbLog("state: 0x%x\n", mask_state()); in clear_locks()
412 rfbLog("Restored X server key autorepeat to: %d\n", in autorepeat()
432 rfbLog("Disabled X server key autorepeat.\n"); in autorepeat()
434 rfbLog(" to force back on run: 'xset r on' (%d " in autorepeat()
561 rfbLog("added missing keysym to X display: %03d " in add_keysym()
605 rfbLog("deleted keycode from X display: %03d 0x%x \"%s\"\n", in delete_keycode()
657 rfbLog("remap: invalid line: %s\n", line); in add_remap()
678 rfbLog("warning: skipping invalid remap line: %s", line); in add_remap()
688 rfbLog("remapping: (%s, 0x%x) -> (%s, 0x%x) isbtn=%d\n", str1, in add_remap()
828 rfbLog("remap: cannot open: %s\n", infile); in initialize_remap()
834 rfbLog("remap: cannot open tmpfile for %s\n", infile); in initialize_remap()
1120 rfbLog("\n"); in switch_to_xkb_if_better()
1121 rfbLog("XKEYBOARD: number of keysyms per keycode %d is greater\n", syms_per_keycode); in switch_to_xkb_if_better()
1122 rfbLog(" than 4 and %d keysyms are mapped above 4.\n", syms_gt_4); in switch_to_xkb_if_better()
1123 rfbLog(" Automatically switching to -xkb mode.\n"); in switch_to_xkb_if_better()
1124 rfbLog(" If this makes the key mapping worse you can\n"); in switch_to_xkb_if_better()
1125 rfbLog(" disable it with the \"-noxkb\" option.\n"); in switch_to_xkb_if_better()
1126 rfbLog(" Also, remember \"-remap DEAD\" for accenting characters.\n"); in switch_to_xkb_if_better()
1127 rfbLog("\n"); in switch_to_xkb_if_better()
1135 rfbLog("\n"); in switch_to_xkb_if_better()
1136 rfbLog("XKEYBOARD: all %d \"must have\" keysyms accounted for.\n", n); in switch_to_xkb_if_better()
1137 rfbLog(" Not automatically switching to -xkb mode.\n"); in switch_to_xkb_if_better()
1138 rfbLog(" If some keys still cannot be typed, try using -xkb.\n"); in switch_to_xkb_if_better()
1139 rfbLog(" Also, remember \"-remap DEAD\" for accenting characters.\n"); in switch_to_xkb_if_better()
1140 rfbLog("\n"); in switch_to_xkb_if_better()
1172 rfbLog("\n"); in switch_to_xkb_if_better()
1174 rfbLog("XKEYBOARD:\n"); in switch_to_xkb_if_better()
1175 rfbLog("Switching to -xkb mode to recover these keysyms:\n"); in switch_to_xkb_if_better()
1177 rfbLog("XKEYBOARD: \"must have\" keysyms better accounted" in switch_to_xkb_if_better()
1179 rfbLog("under -noxkb mode: not switching to -xkb mode:\n"); in switch_to_xkb_if_better()
1182 rfbLog(" xkb noxkb Keysym (\"X\" means present)\n"); in switch_to_xkb_if_better()
1183 rfbLog(" --- ----- -----------------------------\n"); in switch_to_xkb_if_better()
1205 rfbLog(" %s %s 0x%lx %s\n", xx, xn, keysym, in switch_to_xkb_if_better()
1208 rfbLog("\n"); in switch_to_xkb_if_better()
1211 rfbLog(" If this makes the key mapping worse you can\n"); in switch_to_xkb_if_better()
1212 rfbLog(" disable it with the \"-noxkb\" option.\n"); in switch_to_xkb_if_better()
1213 rfbLog("\n"); in switch_to_xkb_if_better()
1218 rfbLog(" If some keys still cannot be typed, try using" in switch_to_xkb_if_better()
1220 rfbLog(" Also, remember \"-remap DEAD\" for accenting" in switch_to_xkb_if_better()
1223 rfbLog("\n"); in switch_to_xkb_if_better()
1329 rfbLog("initialize_xkb_modtweak: XKB keycode -> keysyms " in initialize_xkb_modtweak()
1554 rfbLog("invalid skip_keycodes: %s %s\n", in initialize_xkb_modtweak()
1646 rfbLog("----------start-xkb_tweak_keyboard (%s) " in xkb_tweak_keyboard()
1650 rfbLog("xkb_tweak_keyboard: %s keysym=0x%x \"%s\"\n", in xkb_tweak_keyboard()
2466 rfbLog("cd: %p\n", cd); in initialize_allowed_input()
2467 rfbLog("cd->input: %s\n", cd->input); in initialize_allowed_input()
2468 rfbLog("cd->login_viewonly: %d\n", cd->login_viewonly); in initialize_allowed_input()
2469 rfbLog("allowed_input_view_only: %s\n", allowed_input_view_only); in initialize_allowed_input()
2547 rfbLog("initialize_modtweak: keycode -> " in initialize_modtweak()
2613 rfbLog("tweak_mod: Skip: down=%d index=%d\n", down, in tweak_mod()
2619 rfbLog("tweak_mod: Start: down=%d index=%d mod_state=0x%x" in tweak_mod()
2649 rfbLog("tweak_mod: Finish: down=%d index=%d mod_state=0x%x" in tweak_mod()
2675 rfbLog("modifier_tweak_keyboard: %s keysym=0x%x\n", in modifier_tweak_keyboard()
2731 rfbLog("modifier_tweak_keyboard: KeySym 0x%x \"%s\" -> " in modifier_tweak_keyboard()
2846 rfbLog("keyboard(): remapping keysym: " in apply_remap()
2880 rfbLog("keyboard(): remapping keystroke to button %d" in pipe_keyboard()
3075 rfbLog("# keyboard(%s, 0x%x \"%s\") uip=%d %.4f\n", in keyboard()
3081 rfbLog("keyboard: skipping 0x0 keysym\n"); in keyboard()
3087 rfbLog("keyboard: ignoring keystroke 0x%x in " in keyboard()
3092 rfbLog("keyboard: skipping other client in unixpw\n"); in keyboard()
3104 rfbLog("skipping dup key event: %d 0x%x\n", in keyboard()
3116 rfbLog("skipping lock key event: %d 0x%x\n", in keyboard()
3123 rfbLog("changed KP digit to regular digit: %d 0x%x\n", in keyboard()
3129 rfbLog("changed XK_KP_Decimal to XK_period: %d 0x%x\n", in keyboard()
3188 rfbLog("3*Alt_L, calling: refresh_screen(0)\n"); in keyboard()
3191 rfbLog("4*Alt_L, setting: do_copy_screen\n"); in keyboard()
3196 rfbLog("3*Super_L, calling: set_xdamage_mark()\n"); in keyboard()
3199 rfbLog("4*Super_L, calling: check_xrecord_reset()\n"); in keyboard()
3202 rfbLog("5*Super_L, calling: push_black_screen(0)\n"); in keyboard()
3225 if (db) rfbLog("--- scroll keyrate skipping 0x%lx %s " in keyboard()
3246 if (db) rfbLog("--- scroll keyrate skipping 0x%lx %s " in keyboard()
3254 if (db) rfbLog("--- scroll keyrate KEEPING 0x%lx %s " in keyboard()
3334 rfbLog("xrecord_skip_keysym: %s\n", in keyboard()
3349 rfbLog("keyboard(): remapping keystroke to button %d" in keyboard()
3404 rfbLog("keyboard(): KeySym 0x%x \"%s\" -> KeyCode 0x%x%s\n", in keyboard()