summaryrefslogtreecommitdiff
path: root/hw/darwin/quartz/pseudoramiX.h
blob: c2943369de8dff5e4281376b5a62a142a3b98b55 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Minimal implementation of PanoramiX/Xinerama
 */
/* $XFree86: xc/programs/Xserver/hw/darwin/quartz/pseudoramiX.h,v 1.3 2004/07/02 01:30:33 torrey Exp $ */

extern int noPseudoramiXExtension;

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