KVM switch - display resolution.

Gary Jarrel garyjarrel at gmail.com
Fri Nov 24 01:54:59 UTC 2006


have a look under the screen section of /etc/X11/xorg.conf there
should be a few sub sections called "Display" if you remove all the
subsections but the one that you need I believe it would work by
defaulting to the only one which you have defined.

My "Screen" section for the second monitor looks something like this:

Section "Screen"
    Identifier  "Screen1"
    Device      "ATI GC1"
    Monitor     "Monitor1"
    DefaultDepth 24
    #Option "backingstore"

    Subsection "Display"
        Depth       24
        Modes       "1280x1024"
        ViewPort    0 0  # initial origin if mode is smaller than desktop
#        Virtual     1280 1024
    EndSubsection
EndSection

Hope this helps

Gary

On 11/24/06, Dave M <DaveM at mich.com> wrote:
> I am using a KVM switch with Ubuntu v6.06. If I boot with the monitor
> switched to another system, the desktop defaults to 800x600. If I boot with
> the monitor switched to the Ubuntu system, it works OK (1280x1024). Is
> there a way I can save my monitor settings and make them the default settings?
>
> -------------------------------
> Dave M
> Davem (at) Mich (dot) Com
> Ann Arbor, Mich. USA
>
> Inter-networked computers give you freedom.
> The "Trusted Computing Platform" could take that freedom away.
> http://www.eff.org/Infrastructure/trusted_computing/20031001_tc.php
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list