Last change
on this file since 81043 was 43272, checked in by vboxsync, 12 years ago |
Additions/x11: more original X server headers.
|
-
Property svn:eol-style
set to
native
|
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.