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

  /external/libvncserver/x11vnc/
options.c 468 int watch_selection = 1; /* normal selection/cutbuffer maintenance */ variable
options.h 362 extern int watch_selection;
xevents.c 365 if ((watch_selection || vnc_connect) && !did_xselect_input) {
381 if (watch_selection && !did_xcreate_simple_window) {
1245 if (have_clients && watch_selection && !sent_some_sel
    [all...]
screen.c 619 ws0 = watch_selection;
639 watch_selection = ws0;
697 } else if (watch_selection) {
699 "watch_selection\n");
700 watch_selection = 0;
1183 if (! watch_selection) {
    [all...]
remote.c     [all...]
x11vnc.c     [all...]

Completed in 52 milliseconds