# This file was generated by Xorgautoconfig v0.2.2. Section "ServerLayout" Identifier "X.Org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" # InputDevice "Synaptics" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. # The default path is shown here. # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) # For X Font Server support, uncomment this and comment the other FontPaths # Note that this is not required for most configurations # FontPath "unix/:-1" FontPath "/usr/share/fonts/encodings/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/util/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/cyrillic/" EndSection Section "Module" Load "extmod" Load "dri" Load "dbe" Load "record" Load "glx" Load "type1" Load "freetype" Load "fbdevhw" EndSection Section "Extensions" # Option "Composite" "Disable" # Experimental EndSection Section "ServerFlags" Option "blank time" "10" # 10 minutes Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" ### Uncomment this Server flag if X should not change resolutions. ### This is useful if mode changing crashes / corrupts the X server # Option "DisableVidModeExtensions" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" # Change "XkbModel" to "macintosh_old" if you are using # the deprecated adb keycodes. Option "XkbModel" "pc105" Option "XkbLayout" "us" Option "XkbOptions" "compose:rwin" ### Uncomment this if your layout uses nodeadkeys #Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Synaptics" Driver "synaptics" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" Option "LeftEdge" "50" Option "RightEdge" "1000" Option "TopEdge" "50" Option "BottomEdge" "320" Option "MinSpeed" "0.2" Option "MaxSpeed" "1.5" Option "AccelFactor" "0.1" Option "SHMConfig" "on" Option "RTCornerButton" "3" Option "LTCornerButton" "2" Option "FingerLow" "12" Option "FingerHigh" "20" Option "MaxTapTime" "120" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Resolution" "800" EndSection Section "Monitor" Identifier "Monitor0" UseModes "Modes0" ModelName "Monitor Model" Option "DPMS" HorizSync 30-130 VertRefresh 50-160 EndSection Section "Modes" Identifier "Modes0" # Generated # D: 122.011 MHz, H: 64.081 kHz, V: 60.114 Hz Modeline "1680x1050" 122.011 1680 1712 1776 1904 1050 1051 1054 1066 -HSync -VSync EndSection Section "Device" Identifier "Card0" ### Available Driver options: Option "ColorTiling" "false" # True has trouble with latest xorg Option "BackingStore" "true" # Increases performance Option "EnablePageFlip" "true" # Increases performance #Option "SWcursor" "false" # Use Software Cursor #Option "NoAccel" "false" # Disable Hardware Acceleration #Option "AGPMode" "1" # Set AGP data transfer rate, DRI only #Option "AGPFastWrite" "false" # Use AGP Fast Write, DRI only #Option "RenderAccel" "true" # Hardware acceleration #Option "DCCMode" "false" # Use querried modes from monitor #Option "MonitorLayout" "TMDS" # Enable this for Apple DVI LCDs ### See "man radeon" for additional options Option "MergedFB" "false" Option "UseFBDev" "False" Driver "radeon" BusID "PCI:0:16:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1680x1050" EndSubSection SubSection "Display" Depth 16 Modes "1680x1050" EndSubSection SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection