first display on twinview
i have the following problem:
if i activate twinview, the crt-0 monitor is always taken as the first display. the secondary is dfp-0.
-- xorg.conf: --
Option "ConnectedMonitor" "DFP-0, CRT-0"
--
...also doesnt work. the driver seems to reorder the monitor devices:
(II) NVIDIA(0): Using ConnectedMonitor string "CRT-0, DFP-1"
i really dont know, what to do now.
i like, that gdm and the gnome environment uses the dfp display as the first display. if i change RightOf to LeftOf, the crt monitor is also taken as the first device.
|