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

  /external/libvncserver/x11vnc/
xinerama.c 33 /* -- xinerama.c -- */
41 * routines related to xinerama and blacking out rectangles
44 /* blacked-out region (-blackout, -xinerama) */
273 if (sscanf(clip_str, "xinerama%d", &k) == 1) {
327 rfbLog("set -clip to '%s' for xinerama%d\n", clip_str, k);
335 rfbLog("Xinerama: Library libXinerama is not available to determine\n");
336 rfbLog("Xinerama: the head geometries, consider using -blackout\n");
337 rfbLog("Xinerama: if the screen is non-rectangular.\n");
352 rfbLog("Xinerama: disabling: display does not support it.\n");
354 xinerama = 0
    [all...]
help.c 255 " option would be to split a large (e.g. Xinerama) display\n"
259 " Use '-clip xinerama0' to clip to the first xinerama\n"
260 " sub-screen (if xinerama is active). xinerama1 for the\n"
262 " out the WxH+X+Y of the desired xinerama sub-screen.\n"
    [all...]
options.c 240 int xinerama = XINERAMA; /* -xinerama */ variable
options.h 207 extern int xinerama;
remote.c 39 #include "xinerama.h"
    [all...]
x11vnc.c 140 #include "xinerama.h"
    [all...]
  /external/libvncserver/
configure     [all...]

Completed in 57 milliseconds