Re: [Fwd: Dual Monitor problem]
Thank You! Marius Gedminas wrote: > What's the difference between a single large desktop and two separate > desktops, if you can drag windows between them? Separate workspace > switching? Further, there were large virtual desktops, where cursor and menus fall out the viewable area (if two screens had different resolution). This solution works fine. (Separate workspace switching would be also cool, but it's not so necessary.) > See http://intellinuxgraphics.org/dualhead.html for details > about the new configuration options. > Your information was very helpful. However, I have one more question. I did not succeed setting xorg.conf so, that the main screen is the Laptop's one. I use actually Gnome, but I think it uses the driver's information. Login Screen and Menus are also on the external monitor. Thanks, Ferenc Vajda ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg
[Fwd: Dual Monitor problem]
dFB" "off" EndSection Section "Device" Identifier "Secondary Videocard" BusID "PCI:0:2:0" Driver "vesa" Screen 1 Option "MergedFB" "off" EndSection Section "Monitor" Identifier "Monitor 1" # Option "DPMS" EndSection Section "Monitor" Identifier "Monitor 2" # Option "DPMS" EndSection Section "Screen" Identifier "Laptop Screen" Device "Primary Videocard" Monitor"Monitor 1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1680x1...@60" EndSubSection EndSection Section "Screen" Identifier "External Screen" Device "Secondary Videocard" Monitor"Monitor 2" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection Section "DRI" Mode 0666 EndSection --- If I set screen using built in monitor settings utility, it does not save configuration if I set dual screen. Further I tried to install Windows XP and everythink worked fine, so I do not really think that there are video memory problems or similar. Could you, please, help me? Thank you in advance, Regards, Ferenc Vajda ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg