Section "ServerLayout" Identifier "Single" Screen "screen0" 0 0 Option "AllowMouseOpenFail" "true" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/misc:unscaled" EndSection Section "Module" Load "dbe" #Double-buffering Load "glx" #OpenGLXprotocolinterface Load "extmod" #Misc.requiredextensions,eg.dpms Load "freetype" #TrueTypefonthandler # SubSection "extmod" # Option "omitxfree86-dga" # EndSubSection EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "AutoRepeat" "250 30" Option "XkbModel" "pc105" Option "XkbLayout" "dk" EndSection Section "InputDevice" Driver "mouse" Identifier "Mouse0" Option "Device" "/dev/input/mice" Option "Protocol" "Auto" EndSection Section "Monitor" Identifier "TV" VendorName "Sony" ModelName "KV25FX20" HorizSync 30-50 VertRefresh 60 Option "noddc" ModeLine "720x576" 32.7 720 744 816 912 576 577 580 597 EndSection Section "Device" Identifier "GeForce4" Driver "nvidia" VendorName "nVidia" BoardName "GeForce4 MX440" Option "RenderAccel" "True" # Option "HWCursor" "off" Option "NvAgp" "1" Option "NoLogo" "True" Option "TVStandard" "PAL-B" Option "TVOutFormat" "SVIDEO" # Option "XvmcUsesTextures" "True" # Option "TVOverScan" "0.8" EndSection Section "Device" Identifier "nv" Driver "nv" VendorName "nVidia" BoardName "TNT2 Ultra" EndSection Section "Screen" Identifier "screen0" Device "GeForce4" Monitor "TV" DefaultDepth 24 SubSection "Display" Depth 24 Modes "720x576" # Modes "800x600" # Modes "1024x768" EndSubSection EndSection Section "DRI" Mode 0666 EndSection