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

Re: Dualhead mit unterschiedlichen virtuellen Desktops



On Mon, 20 Aug 2007 16:38:40 +0200, Thomas Vollmer
<thomas-ml@vollmeronline.de> wrote:
>On Montag, 20. August 2007, Marc Haber wrote:
>> On Sun, 19 Aug 2007 22:03:22 +0200, Thomas Vollmer
>> <thomas-ml@vollmeronline.de> wrote:
>> >Hört sich für mich so an als wenn Du einfach in der X Konfiguration
>> >Xinerama abschalten willst.
>>
>> Dann krieg ich immer auf beiden Monitoren dasselbe Bild oder der
>> zweite bleibt dunkel.
>
>Hmm, das erste hört sich an als wenn dann der Clone Modus anspringt. Was 
>für eine Grafikkarte hast Du?

Gespielt hab ich mit meinem Notebook, der hat eine radeon mobility
9600. Produkt genutzt werden soll es auf meinem Arbeitsplatzrechner,
der hat eine Matrox G450 Dualhead (und hat derzeit noch kein Netz).

>Und wie sieht die /etc/X11/xorg.conf aus?

|Section "Files"
|        FontPath        "/usr/share/fonts/X11/misc"
|        FontPath        "/usr/X11R6/lib/X11/fonts/misc"
|        FontPath        "/usr/share/fonts/X11/cyrillic"
|        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
|        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
|        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
|        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
|        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
|        FontPath        "/usr/share/fonts/X11/Type1"
|        FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
|        FontPath        "/usr/share/fonts/X11/100dpi"
|        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
|        FontPath        "/usr/share/fonts/X11/75dpi"
|        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
|        # path to defoma fonts
|        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
|EndSection
|
|Section "Module"
|        Load    "bitmap"
|        Load    "dbe"
|        Load    "ddc"
|        Load    "dri"
|        Load    "extmod"
|        Load    "freetype"
|        Load    "glx"
|        Load    "int10"
|        Load    "record"
|        Load    "vbe"
|EndSection
|
|Section "InputDevice"
|        Identifier      "Generic Keyboard"
|        Driver          "kbd"
|        Option          "CoreKeyboard"
|        Option          "XkbRules"      "xorg"
|        Option          "XkbModel"      "pc104"
|        Option          "XkbLayout"     "de"
|EndSection
|
|Section "InputDevice"
|        Identifier      "Configured Mouse"
|        Driver          "mouse"
|        Option          "CorePointer"
|        Option          "Device"                "/dev/input/mice"
|        Option          "Protocol"              "ImPS/2"
|        Option          "Emulate3Buttons"       "true"
|EndSection
|
|Section "InputDevice"
|        Identifier      "Synaptics Touchpad"
|        Driver          "synaptics"
|        Option          "SendCoreEvents"        "true"
|        Option          "Device"                "/dev/psaux"
|        Option          "Protocol"              "auto-dev"
|        Option          "HorizScrollDelta"      "0"
|        Option          "SHMConfig"             "on"
|EndSection
|
|Section "Device"
|        Identifier      "Internal Device"
|        Driver          "ati"
|        BusID           "PCI:1:0:0"
|        Screen          0
|EndSection
|
|Section "Device"
|        Identifier      "External Device"
|        Driver          "ati"
|        BusID           "PCI:1:0:0"
|        Screen          1
|EndSection
|
|Section "Monitor"
|        Identifier      "Internal Display"
|        Option          "DPMS"
|EndSection
|
|Section "Monitor"
|        Identifier      "External Display"
|        Option          "DPMS"
|EndSection
|
|Section "Screen"
|        Identifier      "Internal Screen"
|        Device          "Internal Device"
|        Monitor         "Internal Display"
|        DefaultDepth    24
|        SubSection "Display"
|                Depth           24
|                Modes           "1400x1050"
|        EndSubSection
|EndSection
|
|Section "Screen"
|        Identifier      "External Screen"
|        Device          "External Device"
|        Monitor         "External Display"
|        DefaultDepth    24
|        SubSection "Display"
|                Depth           24
|                Modes           "1600x1200"
|        EndSubSection
|EndSection
|
|Section "ServerLayout"
|        Identifier      "Default Layout"
|        InputDevice     "Generic Keyboard"
|        InputDevice     "Configured Mouse"
|        InputDevice     "Synaptics Touchpad"
|        Option          "RandR" "on"
|        Option          "Clone" "off"
|        Option          "Xinerama" "true"
|        Screen          "Internal Screen"
|        Screen          "External Screen" RightOf "Internal Screen"
|EndSection
|
|Section "DRI"
|        Mode    0666
|EndSection

Grüße
Marc

-- 
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber         |   " Questions are the         | Mailadresse im Header
Mannheim, Germany  |     Beginning of Wisdom "     | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834



Reply to: