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