Home
last modified time | relevance | path

Searched refs:xkb_present (Results 1 – 6 of 6) sorted by relevance

/external/libvncserver/x11vnc/
Dxkb_bell.c61 xkb_present = 0; in initialize_xkb()
66 xkb_present = 0; in initialize_xkb()
68 xkb_present = 1; in initialize_xkb()
71 if (! xkb_present) { in initialize_xkb()
86 xkb_present = 0; in initialize_xkb()
92 if (! xkb_present) { in initialize_watch_bell()
Dxwrappers.h43 extern int xkb_present;
Dremote.c2608 if (! xkb_present) { in process_remote_cmd()
2629 if (! xkb_present) { in process_remote_cmd()
2686 if (! xkb_present) { in process_remote_cmd()
6107 snprintf(buf, bufn, "aro=%s:%d", p, xkb_present); in process_remote_cmd()
Dkeyboard.c300 if (xkb_present) { in clear_locks()
758 if (! inmap && xkb_present && dpy) { in add_dead_keysyms()
Dxwrappers.c48 int xkb_present = 0; variable
Dx11vnc.c5573 if (!xkb_present && use_xkb_modtweak) {
5581 if (xkb_present && !use_xkb_modtweak && !got_noxkb) {