Section "ServerLayout" Identifier "Single" Screen "aticonfig-Screen[0]" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/artwiz-fonts" # FontPath "/usr/share/fonts/corefonts" # FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/misc:unscaled" EndSection Section "Module" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "dbe" #Double-buffering Load "extmod" #Misc.requiredextensions,eg.dpms Load "freetype" #TrueTypefonthandler Load "dri" Load "drm" Load "glx" EndSection Section "ServerFlags" Option "blank time" "8" Option "standby time" "25" Option "suspend time" "30" Option "off time" "45" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "AutoRepeat" "250 30" Option "XkbModel" "pc105" Option "XkbLayout" "dk" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "Auto" # Option "Buttons" "7" Option "XAxisMapping" "6 7" Option "YAxisMapping" "4 5" Option "EmulateWheel" "true" Option "EmulateWheelButton" "8" Option "EmulateWheelInertia" "30" Option "Emulate3Button" "false" EndSection Section "Monitor" Identifier "Eizo" VendorName "Eizo" ModelName "F67" HorizSync 30.0 - 96.0 VertRefresh 50.0 - 160.0 Option "DPMS" "true" EndSection Section "Device" Identifier "x1300" Driver "fglrx" # Option "FSAAScale" "0" # Option "FSAAEnable" "off" # Option "VideoOverlay" "on" # Option "OpenGLOverlay" "off" # Option "UseFastTLS" "2" # Option "PseudoColorVisuals" "off" # Option "Capabilities" "0x00000800" EndSection Section "Device" Identifier "vesa" Driver "vesa" EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "x1300" #Device "vesa" Monitor "Eizo" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection