summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/pseudoramiX.h
blob: 3b59869128e005b07b34a6485b9c4104e171df53 (plain)
1
2
3
4
5
6
7
8
9
/*
 * Minimal implementation of PanoramiX/Xinerama
 */
/* $XFree86$ */

extern int noPseudoramiXExtension;

void PseudoramiXAddScreen(int x, int y, int w, int h);
void PseudoramiXExtensionInit(int argc, char *argv[]);