HomeSort by relevance Sort by last modified time
    Searched full:selwin (Results 1 - 4 of 4) sorted by null

  /external/libvncserver/x11vnc/
selection.h 46 extern Window selwin;
xevents.c 385 * We try to delay creating selwin until we are past
390 selwin = XCreateSimpleWindow(dpy, rootwin, 3, 2, 1, 1, 0, 0, 0);
393 if (! quiet) rfbLog("created selwin: 0x%lx\n", selwin);
    [all...]
selection.c 52 Window selwin = None; /* special window for our selection */ variable
ChangeLog 169 display manager Xorg server crash. Delay selwin creation at the
    [all...]

Completed in 2908 milliseconds