HP Graphics Server Blade RedHat Enterprise Linux Quick Start

7
With the above MetaModes defined, you can support a single and dual display sender with each display
configured at 1680x1050.
To support mode receiver display resolutions, define additional combinations in the MetaModes line.
Section "Screen"
Identifier “Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
### Dual-monitor (headless) configuration:
Option "CustomEDID" "DFP-0:/etc/X11/lp2465edid.bin; DFP-1:/etc/X11/lp2465edid.bin"
Option "TwinView" "True“
Option "MetaModes“ "DFP-0: 1920x1200 +0+0, DFP-1: 1920x1200 +1920+0; DFP-0: 1920x1200 +0+0,
DFP-1:NULL; DFP-0: 1680x1050 +0+0, DFP-1: 1680x1050 +1680+0; DFP-0: 1680x1050 +0+0, DFP-1:NULL;
DFP-0: 1600x1200 +0+0, DFP-1: 1600x1200 +1200+0; DFP-0: 1600x1200 +0+0, DFP-1:NULL;
DFP-0: 1400x1050 +0+0, DFP-1: 1400x1050 +1400+0; DFP-0: 1400x1050 +0+0, DFP-1:NULL;
DFP-0: 1280x1024 +0+0, DFP-1: 1280x1024 +1280+0; DFP-0: 1280x1024 +0+0, DFP-1:NULL“
SubSection "Display“
Depth 24
EndSubSection
EndSection
With the above MetaModes defined, can support several single and dual display sender resolutions.