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

  /external/libvncserver/x11vnc/
options.c 469 int watch_primary = 1; /* more dicey, poll for changes in PRIMARY */ variable
options.h 363 extern int watch_primary;
selection.c 394 if (! watch_primary) {
xevents.c     [all...]
remote.c     [all...]
screen.c 620 wp0 = watch_primary;
640 watch_primary = wp0;
702 if (watch_primary) {
704 "watch_primary\n");
705 watch_primary = 0;
    [all...]
x11vnc.c     [all...]

Completed in 53 milliseconds