I want to set up a multi-monitor configuration where two "landscape" oriented monitors one above the other and two "portrait" oriented monitors one right of the other combine into a single large screen.
I'm trying to create a xorg.conf file that would provide a single X screen for multiple (four) monitors attached to several (two) videocards (NVidia) on the same machine (Ubuntu 11.10).
I stumbled upon a xorg.conf manual that states that the Screen section is the binding of a Monitor and a Device. I don't understand how to provide the idea that one Screen must be composed of several Monitors.
I don't want to use Xinerama or TwinView since it don't meet my requirements for hardware acceleration. I used nvidia-settings but it doesn't honor the rotation settings.