# This file was generated by Xorgautoconfig v0.2.2. Section "ServerLayout" Identifier "X.Org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # 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/ttf-bitstream-vera/" FontPath "/usr/share/fonts/util/" FontPath "/usr/share/fonts/encodings/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/cyrillic/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/default/" EndSection Section "Module" Load "extmod" Load "dri" Load "dbe" Load "record" Load "glx" Load "type1" Load "freetype" 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 "Mouse0" Driver "mouse" Option "CorePointer" Option "ZAxisMapping" "4 5" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" EndSection Section "Monitor" Identifier "Monitor0" #UseModes "Modes0" ModelName "Monitor Model" Option "ReducedBlanking" Option "DPMS" HorizSync 30-130 VertRefresh 50-160 Mode "1920x1200" DotClock 154.012 HTimings 1920 1968 2000 2080 Vtimings 1200 1203 1209 1235 Flags "-HSync" "+VSync" EndMode #Mode "1600x1024" # DotClock 154.012 # HTimings 1600 1968 2000 2080 # VTimings 1024 1203 1209 1235 #Flags "+HSync" "-VSync" #EndMode Modeline "1920x1200" 154.012 1920 1968 2000 2080 1200 1203 1209 1235 #Modeline "1600x1024" 154.012 1600 1968 2000 2080 1024 1203 1209 1235 EndSection #Section "Modes" # Identifier "Modes0" # Generated # D: 154.012 MHz, H: 74.044 kHz, V: 59.955 Hz # Modeline "1920x1200" 154.012 1920 1968 2000 2080 1200 1203 1209 1235 -HSync +VSync #EndSection Section "Device" Identifier "Card0" ### Available Driver options: Option "EnablePageFlip" "true" # Increases performance #Option "SWcursor" "false" # Use Software Cursor #Option "NoAccel" "false" # Disable Hardware Acceleration Option "AGPMode" "4" # Set AGP data transfer rate, DRI only #Option "AGPFastWrite" "false" # Use AGP Fast Write, DRI only Option "IgnoreEDID" "on" Option "RenderAccel" "true" # Hardware acceleration Option "PanelSize" "1920x1200" Option "DCCMode" "off" # Use querried modes from monitor Option "MonitorLayout" "TMDS" # Enable this for Apple DVI LCDs Option "NoDDC" ### See "man radeon" for additional options Driver "radeon" #BusID "PCI:240:16:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 8 Modes "1920x1200" EndSubSection SubSection "Display" Depth 16 Modes "1920x1200" #"1600x1024" EndSubSection SubSection "Display" Depth 24 Modes "1920x1200" #"1600x1024" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection