Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" #FontPath "/usr/share/fonts/75dpi" #FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/misc/:unscaled" FontPath "/usr/share/fonts/Type1" # FontPath "/usr/share/fonts/CID" #FontPath "/usr/share/fonts/PEX" # FontPath "/usr/share/fonts/local" #FontPath "/usr/share/fonts/TrueType" #FontPath "/usr/share/fonts/cyrillic" #FontPath "/usr/share/fonts/freefont" #FontPath "/usr/share/fonts/sharefont" #FontPath "/usr/share/fonts/truetype" #FontPath "/usr/share/fonts/baekmuk-2.1" #FontPath "/usr/share/fonts/TTF" #FontPath "/usr/share/fonts/lfp-fix" #FontPath "/usr/share/fonts/ukr" #FontPath "/opt/OpenOffice.org1.1.1a/share/fonts/truetype" # FontPath "/usr/share/fonts/chutz" # FontPath "unix/:7100" # FontPath "tcp/thunder:7100" EndSection Section "Module" # Load "xie" # Load "pex5" Load "glx" Load "dri" Load "drm" Load "GLcore" Load "dbe" Load "record" Load "freetype" #Load "xtt" #Load "speedo" Load "type1" Load "extmod" #Load "render" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "DRI" Group "games" Mode 0660 EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" #Option "XkbModel" "jp106" Option "XkbModel" "jpbg" Option "XkbLayout" "jpbg" # Option "XkbLayout" "jp" # Option "XkbKeycodes" "xfree86(msprojp)" # Option "XkbSymbols" "jpbg(mspro)" # Option "XkbCompat" "chutz" # Option "XkbTypes" "chutz" # Option "XkbGeometry" "pc(jp106)" EndSection Section "Monitor" Identifier "Monitor0" HorizSync 30.0 - 96.0 VertRefresh 50.0 - 160.0 DisplaySize 380 285 Option "dpms" EndSection Section "Device" Identifier "geforce" VendorName "nVidia" Driver "nvidia" BusID "PCI:1:0:0" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "PciRetry" # [] #Option "SyncOnGreen" # [] #Option "NoAccel" # [] #Option "ShowCache" # [] #Option "Overlay" # [] #Option "MGASDRAM" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "ColorKey" # #Option "SetMclk" # #Option "OverclockMem" # [] #Option "VideoKey" # #Option "Rotate" # [] #Option "TexturedVideo" # [] #Option "Crtc2Half" # [] #Option "Crtc2Ram" # #Option "Int10" # [] #Option "AGPMode" # Option "AGPMode" "4" #Option "AGPSize" # #Option "DigitalScreen1" # [] #Option "DigitalScreen2" # [] #Option "TV" # [] #Option "TVStandard" # [] #Option "CableType" # [] #Option "NoHal" # [] #Option "SwappedHead" # [] #Option "DRI" # [] Option "DRI" "True" #Option "MergedFB" # [] #Option "Monitor2HSync" # [] #Option "Monitor2VRefresh" # [] #Option "Monitor2Position" # [] #Option "MetaModes" # [] Identifier "g550-1" Driver "mga" VendorName "Matrox Graphics, Inc." BoardName "MGA G550 AGP" BusID "PCI:1:0:0" # Chipset "mgag550" # VideoRam 32768 # Option "Rotate" "CW" Screen 0 #Option "Overlay" "24,8" #Option "Overlay" "8,24" #Option "Rotate" "CW" EndSection Section "Device" Identifier "g550-2" VendorName "Matrox" Driver "mga" BusID "PCI:1:0:0" Chipset "mgag550" VideoRam 32768 Option "AGPMode" "4" Screen 1 # Option "Overlay" "24,8" EndSection Section "Screen" Identifier "Screen0" Device "g550-1" Monitor "Monitor0" DefaultDepth 24 #DefaultFbBpp 32 SubSection "Display" Depth 32 Modes "1600x1200" "1280x960" "1152x864" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1600x1200" "1280x960" "1152x864" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1600x1200" "1280x960" "1152x864" "800x600" "640x480" EndSubSection EndSection # vim:ft=xf86conf: