Xfree86 config

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

 



Hello All,
	My name is Ashton and I am having some trouble reconfiguring my
XFree86Config.
	I (Red Carpet) just upgraded from Xfree86 4.3.0-2.90.43 to
4.3.0-2.90.55.  This seems to have changed the way that my XF86Config is
interpreted.  I had originally configured it with Matrox Powerdesk.  
	I had a dual head display where both monitors together were treated as
one monitor (the desktop spanned across both monitors).  When I
upgraded, I had two monitors that displayed the exact same image as each
other, and a desktop that was as wide as two monitors would need.  The
desktop now scrolls to the left and the right.  I seem to be able to get
it working, except the toolbars that I have won't span both screens. It
is as if I have two desktops right next to each other, not one very wide
desktop.
	Powerdesk seems to not support 4.3.0-2.90.55, but I don't really want
to go back to 4.3.0-2.90.43.  I was wondering If anyone here could tell
me what was going on.  Do I just need to reconfigure my config file? Or,
am I out of luck without the powerdesk config.

######################### Begin XFree86Config #########################

Section "ServerLayout"
        Identifier     "Matrox PowerDesk configured."
        Screen         "Display Merged" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
 
Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        FontPath     "unix/:7100"
EndSection
 
Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
        Load  "dri"
EndSection
 
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbRules" "xfree86"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection
 
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/psaux"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection
 
Section "InputDevice"
        Identifier  "DevInputMice"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection
 
Section "Monitor"
        Identifier   "Display 1"
        VendorName   "Syntax"
        ModelName    "SlimAGE 1821"
        DisplaySize  380        290
        HorizSync    30.0 - 81.0
        VertRefresh  40.0 - 76.0
        Option       "dpms"
EndSection
 
Section "Monitor"
        Identifier   "Display 2"
        VendorName   "Syntax"
        ModelName    "SlimAGE 1821"
        DisplaySize  380        290
        HorizSync    30.0 - 81.0
        VertRefresh  40.0 - 76.0
        Option       "dpms"
EndSection
 
Section "Monitor"
        Identifier   "Display Merged"
        VendorName   "Syntax"
        ModelName    "SlimAGE 1821"
        DisplaySize  380        290
        HorizSync    30.0 - 81.0
        VertRefresh  40.0 - 76.0
EndSection
 
Section "Device"
        Identifier  "MATROX CARD 1"
        Driver      "mga"
        VendorName  "Videocard vendor"
        BoardName   "Matrox Millennium G550"
        Option      "hw cursor" "off"
        BusID       "PCI:1:0:0"
EndSection
 
Section "Device"
        Identifier  "MATROX CARD 2"
        Driver      "mga"
        VendorName  "Videocard vendor"
        BoardName   "Matrox Millennium G550"
        Option      "hw cursor" "off"
        BusID       "PCI:1:0:0"
        Screen      1
EndSection
 
Section "Screen"
        Identifier "Display 1"
        Device     "MATROX CARD 1"
        Monitor    "Display 1"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1280x1024" "1280x960" "1152x864" "1024x768"
"800x600" "640x480"
        EndSubSection
EndSection
 
Section "Screen"
        Identifier "Display 2"
        Device     "MATROX CARD 2"
        Monitor    "Display 2"
        DefaultDepth     16
        SubSection "Display"
                Depth     16
                Modes    "1280x1024" "1280x960" "1152x864" "1024x768"
"800x600" "640x480"
        EndSubSection
EndSection
 
Section "Screen"
        Identifier "Display Merged"
        Device     "MATROX CARD 1"
        Monitor    "Display Merged"
        DefaultDepth     16
        Option      "Monitor2Position" "LeftOf"
        Option      "MergedFB"
        Option      "MetaModes" "1280x1024-1280x1024 1280x960-1280x960
1152x864-1152x864 1024x768-1024x768 800x600-800x600 640x480-640x480
1280x1024 1280x960 1152x864 1024x768 800x600 640x480 "
        Option      "Monitor2HSync" "30.0-81.0 "
        Option      "Monitor2VRefresh" "40.0-76.0 "
        SubSection "Display"
                Virtual   2560 1024
                Depth     16
                Modes    "1280x1024" "1280x960" "1152x864" "1024x768"
"800x600" "640x480"
        EndSubSection
EndSection
 
Section "DRI"
        Group        0
        Mode         0666
EndSection

######################### End XFree86Config #########################

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux