HomeSort by relevance Sort by last modified time
    Searched refs:use_xrecord (Results 1 - 8 of 8) sorted by null

  /external/libvncserver/x11vnc/
xrecord.c 188 use_xrecord = 0;
249 use_xrecord = 1;
335 use_xrecord = 0;
    [all...]
options.c 248 int use_xrecord = 0; variable
options.h 215 extern int use_xrecord;
pointer.c 481 if (mask && use_xrecord && ! xrecording && xr_mouse) {
screen.c 519 save[i++] = use_xrecord;
540 use_xrecord = save[i++];
567 use_xrecord = 0;
    [all...]
keyboard.c     [all...]
userinput.c     [all...]
remote.c     [all...]

Completed in 404 milliseconds