Section "Module" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "freetype" Load "type1" Load "speedo" Load "glx" # Load "dri" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/cyr-psfonts/" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/" FontPath "/usr/local/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/local/X11R6/lib/X11/fonts/cronyx/cp1251/100dpi/" FontPath "/usr/local/X11R6/lib/X11/fonts/bolkhov/cp1251/75dpi/" FontPath "/usr/local/X11R6/lib/X11/fonts/bolkhov/cp1251/misc/" FontPath "/usr/local/X11R6/lib/X11/fonts/misc/" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "Keyboard" Option "AutoRepeat" "500 30" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "us,bg" Option "XkbVariant" ",phonetic" Option "XKbOptions" "grp:alt_shift_toggle,grp_led:scroll" EndSection Section "Monitor" Identifier "NEC" VendorName "NEC" ModelName "NEC E1100" Option "DPMS" HorizSync 31.5 - 50.0 VertRefresh 75-110 EndSection Section "Device" Identifier "Framebuffer" Driver "fbdev" EndSection Section "Device" Option "SWcursor" "True" # [] #Option "HWcursor" "True" # [] Option "UseFBDev" # [] Option "NoHal" # [] #Option "DRI" # [] Identifier "Matrox" Driver "mga" VendorName "Matrox" BoardName "MGA G550 AGP" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Matrox" Monitor "NEC" DefaultDepth 16 Subsection "Display" Depth 16 Modes "1280x1024" EndSubsection EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "imps/2" Option "ZAxisMapping" "4 5" EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" Option "DontZap" "false" Option "VTSysReq" "true" Option "DontVTSwitch" "false" EndSection