# Xorg configuration created by system-config-display Section "ServerFlags" Option "BlankTime" "0" Option "StandbyTime" "0" Option "Suspend" "0" Option "OffTime" "15" Option "AIGLX" "on" Option "AutoAddDevices" "on" Option "AutoEnableDevices" "on" Option "AllowEmptyInput" "on" EndSection Section "ServerLayout" Identifier "single head configuration" Screen 0 "Screen0" 0 0 # InputDevice "Mouse0" "CorePointer" # InputDevice "Keyboard0" "CoreKeyboard" EndSection #Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, a font server independent of the X server is # used to render fonts. # FontPath "unix/:7100" #EndSection Section "Module" Load "vbe" EndSection Section "Extensions" Option "Composite" "on" EndSection #Section "InputDevice" # # Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) # Option "Xleds" "1 2 3" # To disable the XKEYBOARD extension, uncomment XkbDisable. # Option "XkbDisable" # To customise the XKB settings to suit your keyboard, modify the # lines below (which are the defaults). For example, for a non-U.S. # keyboard, you will probably want to use: # Option "XkbModel" "pc102" # If you have a US Microsoft Natural keyboard, you can use: # Option "XkbModel" "microsoft" # # Then to change the language, change the Layout setting. # For example, a german layout can be obtained with: # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # # If you'd like to switch the positions of your capslock and # control keys, use: # Option "XkbOptions" "ctrl:swapcaps" # Or if you just want both to be control, use: # Option "XkbOptions" "ctrl:nocaps" # # Identifier "Keyboard0" # Driver "kbd" # Option "XkbModel" "pc105" # Option "XkbLayout" "gb" #EndSection #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "auto" # Option "Device" "/dev/input/mice" # Option "ZAxisMapping" "4 5" # Option "Emulate3Buttons" "no" #EndSection Section "Monitor" Identifier "L203WT" VendorName "LG" ModelName "Flatron L203WT" Option "DPMS" EndSection Section "Monitor" Identifier "L565" VendorName "Eizo" ModelName "Eizo FlexScan L565" ### Comment all HorizSync and VertSync values to use DDC: # HorizSync 24.8 - 80.0 # VertRefresh 55.0 - 75.0 # DisplaySize 444 277 # For 96x96 dpi Option "DPMS" EndSection Section "Device" Identifier "Radeon 9200" Driver "radeon" VendorName "Sapphire Tech" BoardName "ATI Technologies Inc RV280 [Radeon 9200]" # Option "AGPMode" "8" # Option "GARTSize" "128" # Option "AccelMethod" "EXA" # Option "AccelDFS" "on" # Option "FBTexPercent" "0" Option "EnablePageFlip" "on" # Option "EnableDepthMoves" "on" Option "RenderAccel" "on" # Option "backingstore" "on" # Option "ColorTiling" "off" # Option "AGPFastWrite" "on" EndSection Section "Device" Identifier "Radeon 9550" Driver "radeon" # Option "AGPMode" "8" # Option "GARTSize" "128" Option "AccelMethod" "EXA" Option "AccelDFS" "on" Option "RenderAccel" "on" Option "EnablePageFlip" "on" # Option "ColorTiling" "on" # Option "EXAVSync" "on" Option "MigrationHeuristic" "greedy" Option "Monitor-DVI-0" "L203WT" EndSection Section "Screen" Identifier "Screen0" Device "Radeon 9550" Monitor "L203WT" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Group "video" Mode 0660 EndSection