# $XdotOrg$ # Section "ServerLayout" Identifier "Main Layout" # Screen "DVI Screen" Screen "VGA Screen" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" Option "AIGLX" "true" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" EndSection Section "Module" Load "dbe" # Double buffering extension Load "extmod" # Misc server extensions SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "type1" Load "freetype" Load "dri" Load "glx" EndSection Section "dri" Mode 0666 EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "se" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "Auto" EndSection Section "Device" Identifier "X800Pro" Driver "radeon" BusID "PCI:1:0:0" Option "AccelMethod" "EXA" Option "AccelDFS" "on" # Option "MigrationHeuristic" "greedy" Option "AGPFastWrite" "0" Option "AGPMode" "4" Option "BackingStore" "true" # Remember occluded regions Option "ColorTiling" "on" # Option "DisplayPriority" "HIGH" Option "DynamicClocks" "on" # Option "dri" "true" Option "EnablePageFlip" "on" Option "GartSIZE" "32" Option "RenderAccel" "true" Option "XAANoOffscreenPixmaps" "true" Option "ForceMinDotClock" "14 MHz" # Option "monitor-DVI-0" "Philips 200WP7E" # Option "monitor-DVI-0" "None1" Option "monitor-VGA-0" "PAL TV" Option "monitor-S-video" "None2" EndSection Section "Monitor" Identifier "Philips 200WP7E" Modeline "768x480@60" 28.49 768 800 904 936 480 490 495 505 EndSection Section "Monitor" Identifier "PAL TV" HorizSync 14.0-16.0 VertRefresh 49.0-61.0 ### Sony 29" TV # Modeline "720x576" 14.250 720 767 807 912 576 584 590 625 interlace composite +hsync +vsync ### Other PAL TV modelines Modeline "800x600i" 16.58 800 840 968 1056 600 601 605 628 interlace composite Option "DPMS" "off" Option "TargetRefresh" "50" EndSection Section "Monitor" Identifier "None1" Option "Ignore" "true" EndSection Section "Monitor" Identifier "None2" Option "Ignore" "true" EndSection Section "Screen" Identifier "VGA Screen" Device "X800Pro" Monitor "PAL TV" DefaultDepth 24 SubSection "Display" Depth 24 Modes "800x600i" EndSubSection EndSection #Section "Screen" # Identifier "DVI Screen" # Device "X800Pro" # Monitor "Philips 200WP7E" # Monitor "None1" # DefaultDepth 24 # SubSection "Display" # Depth 24 # Modes "1680x1050" "768x480@60" # EndSubSection #EndSection