Home
last modified time | relevance | path

Searched refs:always_inject (Results 1 – 8 of 8) sorted by relevance

/external/libvncserver/x11vnc/
Doptions.h231 extern int always_inject;
Doptions.c267 int always_inject = 0; /* inject new mouse coordinates even if dx=dy=0 */ variable
Dpointer.c349 if (!always_inject && cursor_x == x && cursor_y == y) { in update_x11_pointer_position()
Dremote.c3448 snprintf(buf, bufn, "ans=%s:%d", p, always_inject); in process_remote_cmd()
3452 always_inject = 1; in process_remote_cmd()
3457 snprintf(buf, bufn, "ans=%s:%d", p, !always_inject); in process_remote_cmd()
3461 always_inject = 0; in process_remote_cmd()
Dx11vnc.c1562 fprintf(stderr, " alwaysinj: %d\n", always_inject); in print_settings()
3418 always_inject = 1; in main()
DChangeLog29 -always_inject option. Add vnc_reflect_cursor_pos() for -reflect
DRELEASE-NOTES125 An option -always_inject is provided: Even if there is no
DREADME12425 -always_inject -buttonmap string -nodragging
15895 -always_inject Even if there is no displacement (dx = dy = 0) for a
15901 use this option: -always_inject. Then x11vnc will
15921 environment, specify -always_inject for the old method.
17708 always_inject enable -always_inject mode.
17709 noalways_inject disable -always_inject mode.
18037 xwarppointer xwarp noxwarppointer noxwarp always_inject