Searched refs:PointerRoot (Results 1 – 3 of 3) sorted by relevance
13 + XSetInputFocus(dpy, PointerRoot, RevertToPointerRoot,
8301 + /* original vnc: DefaultRootWindow(dpy) instead of PointerRoot */8302 + XSetInputFocus(dpy, PointerRoot, RevertToPointerRoot, CurrentTime);
186 #define PointerRoot 1L /* focus window in SetInputFocus */ macro395 #define RevertToPointerRoot (int)PointerRoot