[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg.conf mit 2 Monitoren



Hi,

hab hier ein Setup mit 2 Monitoren und haette es ganz gerne, dass ich ohne
einen nachtraeglichen xrandr Aufruf die korrekten Aufloesungen bekomme. 

Im Moment werden beide mit 1440x1050 gestartet, was das hoechste ist das
der kleinere Monitor hinbekommt. Der grosse jedoch soll mit 1920x1200
betrieben werden.

Die xorg.conf schaut im Moment so aus:
,----
| Section "Monitor"
|         Identifier      "VGA Monitor"
|         Option          "Monitor-VGA_1" "VGA Monitor"
|         Option          "LeftOf" "DVI-I_1/digital"
|         Mode "1440x1050"
|                 DotClock 121.75
|                 HTimings 1400 1488 1632 1864
|                 VTimings 1050 1053 1057 1089
|                 Flags "-hsync" "+vsync"
|         EndMode
| EndSection
| 
| Section "Monitor"
|         Identifier      "DVI Monitor"
|         Option          "Monitor-DVI-I_1/digital" "DVI Monitor"
|         Mode "1920x1200"
|                 DotClock 154.0
|                 HTimings 1920 1968 2000 2080
|                 VTimings 1200 1203 1209 1235
|         EndMode
| EndSection
`----

Allerdings reicht das anscheinend nicht aus. Hat jemand ne Idee wie ich X11
dazu bringe am DVI-Ausgang auf 1920x1200 zu stellen?

Andreas

-- 
Are you sure the back door is locked?


Reply to: