For example, "800 ?— 600,1024 ?— 768" would configure 800 ?— 600
resolution on the first monitor and 1280 ?— 1024 resolution on the second
monitor. You can indicate the absolute monitor position within the screen by
specifying the X and Y coordinates in the form +X+Y after the resolution;
"800x600+150+200,1280x1024+0+0" would specify that the first monitor displayed
an 800 ?— 600 subset of the image on the second monitor, starting at the
screen coordinate (150,200). To enable the user to switch between metamodes
using the server??™s zoom keys, separate multiple configurations with a semicolon:
"800x600,1024x768;640x480,1024x768".
radeon Option "MetaModes" "modes", where modes are pairs of values separated by
dashes. ???800x600-1024x768??? configures 800 ?— 600 on the first monitor and
1280 ?— 1024 on the second monitor. To enable the user to switch between
metamodes using the server??™s zoom keys, separate multiple configurations with
a space: "800x600-1024x768 640x480-1024x768".
fglrx Configured by the driver based on available modes.
NVIDIA Option "TwinViewXineramaInfo" "bool" where bool is On or Off. This option
is enabled by default.
radeon Option "MergedXinerama" "bool" where bool is On or Off.
Pages:
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149