Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection # Load "type1" # Load "speedo" # Load "freetype" # Load "xtt" # Load "glx" # Load "dri" # Load "extmod" # Load "v4l" EndSection Section "Files" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/TTF/" # FontPath "/usr/share/fonts/freefont/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "ServerFlags" # Option "NoTrapSignals" # Option "DontVTSwitch" # Option "DontZap" # Option "Dont Zoom" # Option "DisableVidModeExtension" # Option "AllowNonLocalXvidtune" # Option "DisableModInDev" # Option "AllowNonLocalModInDev" # Option "BlankTime" "0" # Option "StandbyTime" "0" # Option "SuspendTime" "0" # Option "OffTime" "0" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "CoreKeyboard" # Option "Protocol" "Xqueue" Option "AutoRepeat" "500 30" Option "Xleds" "1 2 3" Option "LeftAlt" "Meta" Option "RightAlt" "ModeShift" # Option "XkbDisable" #=1 Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" # Option "Resolution" "256" # Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" EndSection Section "DRI" Mode 0666 EndSection Section "Monitor" Identifier "TV" # HorizSync 14-31.3 # VertRefresh 24-70 Option "TV Format" "PAL" # Option "TV_FORMAT" "PAL" # Option "Ignore" "true" #Default mode "720x576": 28.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 50.0 Hz # Modeline "720x576Std" 28.50 720 728 744 760 576 635 643 750 -hsync -vsync Interlace #Default mode "720x576Over": 30.0 MHz (scaled from 0.0 MHz), 30.0 kHz, 50.0 Hz # Modeline "720x576Over" 30.00 720 728 864 1000 576 576 579 600 -hsync -vsync #Default mode "720x576Noscale": 28.0 MHz (scaled from 0.0 MHz), 31.2 kHz, 50.0 Hz # Modeline "720x576Noscale" 28.00 720 728 864 896 576 576 579 625 -hsync +vsync # Modeline "720x576Noscale" 24.8472 720 721 784 816 576 577 608 609 -hsync -vsync EndSection Section "Monitor" Identifier "CRT" # Option "Ignore" "true" # Option "LeftOf" "TV" # Option "Enable" "false" EndSection Section "Monitor" Identifier "LCD" Option "Ignore" "true" EndSection Section "Device" Identifier "INTEL GMA950" # Driver "intel" Driver "i810" VendorName "Intel" BoardName "GMA950" BusID "PCI:0:2:0" # Clocks 24.847 # Option "XvMC" # Option "monitor-TV-1" "TV" # Option "monitor-VGA" "CRT" # Option "monitor-LCD" "LCD" Option "TVStandard" "PAL" Option "MonitorLayout" "TV,CRT" # VideoRam 32768 # needed if videoram is incorrectly detected # Option "NoAccel" "no" # Option "NoDDCValue" "True" # for flicker # Option "TVType" "NTSC" # Option "TVType" "PAL" # Option "TVOutput" "Composite" # Option "TVOutput" "S-Video" # Option "TVOutput" "RGB" # Option "TVOutput" "YCbCr" # Option "TVVScan" "under" # Option "TVVScan" "over" # Option "TVVScan" "normal" # Option "ActiveDevice" "CRT,TV" # Option "TVDotCrawl" # Option "HWCursor" "Off" EndSection Section "Screen" Identifier "Screen1" Device "INTEL GMA950" Monitor "TV" DefaultDepth 16 # DefaultDepth 24 Subsection "Display" Depth 8 # Modes "720x576" "720x576Noscale" "720x576Over" ViewPort 0 0 # Virtual 1024 768 EndSubsection Subsection "Display" Depth 16 Modes "720x576" ViewPort 0 0 # Virtual 1024 1280 EndSubsection Subsection "Display" Depth 24 Modes "1024x768@50.00" "720x576Std" ViewPort 0 0 # Virtual 1024 768 EndSubsection EndSection Section "ServerLayout" Identifier "TV" Screen "Screen1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection