Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "StandbyTime" "5" Option "SuspendTime" "6" Option "OffTime" "7" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/bengali" FontPath "/usr/share/fonts/BDF/" FontPath "/usr/share/fonts/PCF/" EndSection Section "Module" Load "extmod" # Load "dri" Load "dbe" Load "record" Load "xtrap" Load "glx" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ImPS/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" #DisplaySize 310 230 # mm #DisplaySize 325 242 #personally measured DisplaySize 311 231 # given by X with no display / dpi setting 94x95 Identifier "Monitor0" VendorName "Samsung" ModelName "SyncMaster 793DF" HorizSync 30.0 - 70.0 VertRefresh 70.0 - 85.0 Modeline "1152x864" 104.99 1152 1224 1352 1552 864 865 868 902 -HSync +Vsync # 800x600 @ 75.00 Hz (GTF) hsync: 47.02 kHz; pclk: 48.91 MHz Modeline "800x600" 48.91 800 840 920 1040 600 601 604 627 -HSync +Vsync #Modeline "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync # XXX Monitor freak #Modeline "800x600" 49.50 800 840 920 1044 600 601 604 625 +hsync +vsync # 1024x768 @ 75.00 Hz (GTF) hsync: 60.15 kHz; pclk: 81.80 MHz Modeline "1024x768" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync #ModeLine "1024x768" 65.00 1024 1064 1200 1344 768 771 777 806 -hsync -vsync #ModeLine "800x600" 49.50 800 832 912 1056 600 601 604 625 +hsync +vsync #ModeLine "512x384" 32.50 512 540 608 672 384 385 388 403 -hsync -vsync doublescan #ModeLine "400x300" 24.75 400 424 464 528 300 300 302 312 +hsync +vsync doublescan #ModeLine "320x240" 18.00 320 364 392 416 240 240 242 254 -hsync -vsync doublescan Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "Rotate" # [] #Option "VideoKey" # #Option "FlatPanel" # [] #Option "FPDither" # [] #Option "CrtcNumber" # Identifier "Card0" Driver "nvidia" # Driver "nv" VideoRam 65536 VendorName "nVidia Corporation" BoardName "NV18 [GeForce4 MX 440 AGP 8x]" BusID "PCI:3:0:0" Option "DPMS" Option "NvAGP" "1" Option "DigitalVibrance" "50" Option "CursorShadow" "on" # Option "RenderAccel" "true" # Option "FlatPanelProperties" "Scaling = centered, Dithering = disabled" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 # SubSection "Display" # Viewport 0 0 # Depth 1 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 4 # EndSubSection SubSection "Display" # Viewport 0 0 Depth 8 Modes "1152x864" "1024x768" "800x600" EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 15 # # EndSubSection SubSection "Display" # Viewport 0 0 Depth 16 Modes "1152x864" "1024x768" "800x600" EndSubSection SubSection "Display" # Viewport 0 0 Depth 24 Modes "1152x864" "1024x768" "800x600" EndSubSection EndSection #Section "Extensions" # Option "Composite" "Enable" # Option "RENDER" "Enable" #EndSection