Add support for a static Xinerama configuration to be specified
authorPhilip Langdale <philipl@fido2.homeip.net>
Wed, 25 Oct 2006 17:49:27 +0000 (10:49 -0700)
committerPhilip Langdale <philipl@fido2.homeip.net>
Wed, 25 Oct 2006 17:49:27 +0000 (10:49 -0700)
commit57b32570f84d06180be2c9d249174b04f02d9fca
treeec4885dcbc0b96e4dea7c4821f57b1b3c4a63e70
parentc62a63b00f7c43e265079d31f1bf7ff447423056
Add support for a static Xinerama configuration to be specified
in xorg.conf. This static configuration will always be used and
any attempts to update it will be ignored.

Note that all xinerama aware apps that I have seen will not
sanity check the xinerama extents against the screen size, so
if the screen doesn't properly enclose the xinerama extents,
expect your apps to punish you accordingly.
src/vmware.c
src/vmwarectrl.c
src/vmwarexinerama.c