Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" Option "Xinerama" "off" EndSection Section "Module" Load "dbe" Load "type1" Load "freetype" Load "extmod" # Load "xtrap" Load "glx" Load "v4l" Load "dri" # Load "record" # Load "GLcore" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 280 210 # mm Identifier "Monitor0" VendorName "VSC" ModelName "3541" ### Comment all HorizSync and VertRefresh values to use DDC: HorizSync 31.5 - 57.0 VertRefresh 50.0 - 70.0 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" "false" # [] #Option "HWcursor" "true" # [] #Option "PciRetry" # [] #Option "SyncOnGreen" # [] Option "NoAccel" "false" # [] #Option "ShowCache" # [] #Option "Overlay" # [] #Option "MGASDRAM" # [] #Option "ShadowFB" "true" # [] #Option "UseFBDev" # [] #Option "ColorKey" # #Option "SetMclk" # #Option "OverclockMem" # [] #Option "VideoKey" # #Option "Rotate" # [] #Option "TexturedVideo" "true" # [] #Option "Crtc2Half" # [] #Option "Crtc2Ram" # #Option "Int10" # [] Option "AGPMode" "4" # #Option "AGPSize" # #Option "DigitalScreen1" # [] #Option "DigitalScreen2" # [] #Option "TV" # [] #Option "TVStandard" # [] #Option "CableType" # [] #Option "NoHal" # [] #Option "SwappedHead" # [] Option "DRI" "true" # [] #Option "MergedFB" "true" # [] #Option "Monitor2HSync" # [] #Option "Monitor2VRefresh" # [] #Option "Monitor2Position" # [] #Option "MetaModes" # [] #Option "OldDmaInit" # [] #Option "ForcePciDma" # [] #Option "AccelMethod" "XAA" # [] # ### AIGLX/Compiz Support Option "XAANoOffscreenPixmaps" "true" # ### Identifier "Card0" Driver "mga" VendorName "Matrox Graphics, Inc." BoardName "MGA G400/G450" BusID "PCI:1:0:0" VideoRam 32768 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Modes "1024x768@70" Virtual 1024 768 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Modes "1024x768@70" Virtual 1024 768 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Modes "1024x768@70" Virtual 1024 768 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Modes "1024x768@70" Virtual 1024 768 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Modes "1024x768@70" Virtual 1024 768 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Modes "1024x768@70" Virtual 1024 768 Depth 24 EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection