Section "Files" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/sgi-fonts" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/local/share/fonts" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Module" Load "extmod" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "glx" Load "type1" Load "freetype" Load "synaptics" EndSection Section "ServerLayout" Identifier "single" Screen 0 "ScreenLFP" 0 0 # Screen 1 "ScreenTV" 0 0 # Option "Clone" "off" # Option "Xinerama" "off" Option "AIGLX" "true" EndSection Section "ServerLayout" Identifier "Dual" Screen 0 "ScreenLFP" 0 0 Screen 1 "ScreenTV" 0 0 # Option "Clone" "off" # Option "Xinerama" "off" Option "AIGLX" "true" EndSection Section "Monitor" Identifier "LFP0" VendorName "Toshiba" ModelName "Unknown LFP" EndSection Section "Monitor" Identifier "TV0" VendorName "Unknown" ModelName "Unknown TV" HorizSync 30.0-50.0 # TV is supposed to be 15.734, but only this works for me VertRefresh 60 Modeline "800x600" 50.00 800 800 800 800 600 600 600 600 EndSection Section "Device" #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] #Option "NoDDC" # [] #Option "ShowCache" # [] Option "XvMCSurfaces" "7" Option "NoAccel" "false" # [] Option "DRI" "true" # [] Option "PageFlip" "true" # [] Option "RenderAccel" "true" Option "AccelMethod" "exa" # new style, slow # Option "MigrationHeuristic" "greedy" # these 2 rumoured to help EXA performance #The line above is responsible for invisible KDE4 systray icons Option "MigrationHeuristic" "always" Option "ExaNoComposite" "false" Option "ExaOptimizeMigration" "true" Identifier "CardLFP" Driver "intel" VendorName "Intel Corp." BoardName "82852/855GM Integrated Graphics Device" BusID "PCI:0:2:0" Option "MonitorLayout" "TV,LFP" Option "DPMS" # Screen 0 EndSection Section "Device" #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] #Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # Option "DRI" "true" # [] Option "NoAccel" "false" # [] Option "PageFlip" "true" # [] Option "XAANoOffscreenPixmaps" "true" Identifier "CardTV" Driver "intel" VendorName "Intel Corp." BoardName "82852/855GM Integrated Graphics Device" BusID "PCI:0:2:0" Option "MonitorLayout" "NONE,LFP+TV" Option "DPMS" # Screen 1 EndSection Section "Screen" Identifier "ScreenLFP" Device "CardLFP" Monitor "LFP0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "ScreenTV" Device "CardTV" Monitor "TV0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 8 Modes "1024x768" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1024x768" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" "768x576" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "800x600" "768x576" "640x480" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection