Multiple screens.

Vladimir Dergachev volodya at mindspring.com
Sun Apr 3 23:47:46 PDT 2005



On Mon, 4 Apr 2005, Peter [ISO-8859-1] Ankerstål wrote:

> I have A laptop with an external screen.
> Is there any way to show two different resolutions on theese two screens
> at the same time or maybe a way for xorg to swtich automatically when I
> switch screen.
> Right now I can't switch at all when I'm in X.
>
> The laptop is a Compaq EVO N400c
> With ATI Rage Mobility.

Read up on "MergedFB" options. In particular, here is a snippet from my 
/etc/X11/xorg.conf :

         Option     "MergedFB"                   "true"
         Option     "CRT2HSync"                  "30-80"
         Option     "CRT2VRefresh"               "60"
         Option     "CRT2Position"               "RightOf"
         Option     "MetaModes"                  "1920x1200 1280x1024-1280x1024 960x600_60-800x600"

(this goes into the "Device" section).

                   best

                      Vladimir Dergachev


>
> -- 
> MVH
> Peter Ankerstål.
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
>


More information about the xorg mailing list