Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/lib/modules" FontPath "/usr/share/fonts/util/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/myTTF/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/ttf-gentium/" FontPath "/usr/share/fonts/cyrillic/" FontPath "/usr/share/fonts/ukr/" EndSection Section "Module" Load "record" Load "extmod" Load "dbe" # Load "dri" Load "glx" Load "xtrap" Load "freetype" Load "xtt" Load "v4l" Load "v4l2" Load "dga" # Load "type1" # Load "speedo" EndSection Section "ServerFlags" Option "Xinerama" "false" Option "DontZoom" "true" # Option "BlankTime" "time" # Option "StandbyTime" "time" # Option "SuspendTime" "time" # Option "OffTime" "time" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" # Driver "keyboard" Option "XkbRules" "xorg" Option "XkbModel" "microsoft" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" #DisplaySize 400 300 # mm Identifier "Monitor0" VendorName "NEC" ModelName "NEC FP1375X" HorizSync 31.0 - 130.0 VertRefresh 50.0 - 160.0 Option "DPMS" Option "DDC" # MODELINES: # 1600x1200@100Hz: # ModeLine "1600x1200" 269.82 1600 1672 2032 2176 1200 1202 1214 1240 # 1600x1200@95Hz: # ModeLine "1600x1200" 256.33 1600 1672 2032 2176 1200 1202 1214 1240 # 1600x1200@90Hz: # ModeLine "1600x1200" 242.84 1600 1672 2032 2176 1200 1202 1214 1240 # 1600x1200@85Hz: # ModeLine "1600x1200" 229.35 1600 1672 2032 2176 1200 1202 1214 1240 # 1600x1200@80Hz: # ModeLine "1600x1200" 215.85 1600 1672 2032 2176 1200 1202 1214 1240 # 1600x1200@75Hz: ModeLine "1600x1200" 202.36 1600 1672 2032 2176 1200 1202 1214 1240 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPFastWrite" # [] #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "DRIReinit" # [] #Option "PanelOff" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" # [] #Option "VideoKey" # #Option "MergedFB" # [] #Option "CRT2HSync" # [] #Option "CRT2VRefresh" # [] #Option "CRT2Position" # [] #Option "MetaModes" # [] #Option "MergedDPI" # [] #Option "NoMergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # #Option "RenderAccel" # [] #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "DynamicClocks" # [] #Option "VGAAccess" # [] #Option "LVDSProbePLL" # [] #Option "ReverseDDC" # [] #Option "BIOSHotkeys" # [] Option "BusType" "AGP" # [] Option "AGPMode" "4" # Option "NoAccel" "False" # [] Option "SWcursor" "False" # [] Option "EnablePageFlip" "True" # [] Option "NoBackBuffer" "False" # [] Option "DDCMode" "True" # [] Option "MonitorLayout" "CRT" # [] Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "Radeon R300 NE [Radeon 9500 Pro]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 DefaultFbBpp 32 Option "Accel" # Option "XaaNoOffscreenPixmaps" SubSection "Display" Viewport 0 0 Modes "1600x1200" Depth 24 EndSubSection EndSection #Section "Extensions" # Option "Composite" "Enable" # Option "RENDER" "Enable" #EndSection #Section "DRI" # Mode 0666 #EndSection