source:
vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/pseudoramiX.h
Last change on this file was 43272, checked in by , 13 years ago | |
---|---|
|
|
File size: 238 bytes |
Line | |
---|---|
1 | /* |
2 | * Minimal implementation of PanoramiX/Xinerama |
3 | */ |
4 | |
5 | extern int noPseudoramiXExtension; |
6 | |
7 | void PseudoramiXAddScreen(int x, int y, int w, int h); |
8 | void PseudoramiXExtensionInit(int argc, char *argv[]); |
9 | void PseudoramiXResetScreens(void); |
Note:
See TracBrowser
for help on using the repository browser.