Section "ServerLayout" Identifier "Layout0" Screen 0 "lcd" 0 0 # Screen 1 "tvout" RightOf "lcd" InputDevice "Keyboard0" "CoreKeyboard" Option "OffTime" "20" InputDevice "Mouse0" "CorePointer" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" Option "RandR" "on" # Option "XkbDisable" "off" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/artwiz" EndSection Section "Module" Load "freetype" # Load "xtt" # Load "dri" Load "extmod" Load "glx" Load "dbe" Load "record" Load "xtrap" Load "type1" # Load "v4l" Load "GLcore" Load "vbe" Load "record" Load "ddc" Load "dga" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/input/mouse0" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "Monitor" Identifier "intern" Option "DPMS" HorizSync 31.5 - 85.0 VertRefresh 50.0 - 90.0 EndSection Section "Monitor" Identifier "MonitorTv" VendorName "" ModelName "TV-PAL" HorizSync 24.0 - 80.0 VertRefresh 50.0 - 75.0 Option "nodpms" Option "noddc" # Set for 4:3 display DisplaySize 300 225 # Set for 16:9 display # DisplaySize 400 225 #Refresh Rate 60Hz ModeLine "720x480" 26.7 720 736 808 896 480 481 484 497 ModeLine "720x576" 32.7 720 744 816 912 576 577 580 597 ModeLine "848x480" 31.5 848 864 952 1056 480 481 484 497 ModeLine "856x480" 31.7 856 872 960 1064 480 481 484 497 ModeLine "1024x512" 41.3 1024 1056 1160 1296 512 513 516 531 ModeLine "1280x768" 80.1 1280 1344 1480 1680 768 769 772 795 ModeLine "1440x1050" 126.2 1440 1536 1688 1936 1050 1051 1054 1087 #Refresh Rate 75Hz # ModeLine "720x480" 34.9 720 752 824 928 480 481 484 502 # ModeLine "720x576" 42.6 720 760 832 944 576 577 580 602 # ModeLine "848x480" 41.0 848 880 968 1088 480 481 484 502 # ModeLine "856x480" 41.3 856 888 976 1096 480 481 484 502 # ModeLine "1024x512" 53.3 1024 1072 1176 1328 512 513 516 535 # ModeLine "1280x768" 103.0 1280 1360 1496 1712 768 769 772 802 # ModeLine "1440x1050" 160.0 1440 1536 1696 1952 1050 1051 1054 1096 #Refresh Rate 85Hz # ModeLine "1280x768" 118.5 1280 1368 1504 1728 768 769 772 807 # ModeLine "1440x1050" 184.5 1440 1544 1704 1968 1050 1051 1054 1103 # ModeLine "848x480" 47.4 848 888 976 1104 480 481 484 505 EndSection Section "Device" Identifier "Savage" Driver "savage" VendorName "S3" BoardName "Savage" Option "AGPMode" "2" Option "Screen" "lcd" BusID "1:0:0" Option "MergedFB" "TRUE" Option "CRT2Position" "RightOf" Option "MetaModes" "1024x768-1024x768 800x600-1024x768 1024x768-800x600 1024x768 800x600 640x480" Option "CRT2HSync" "30-96" Option "CRT2VRefresh" "50-160" EndSection Section "Device" Identifier "savageviatvn" Driver "savage" VendorName "S3" BoardName "Savage" Option "AGPMode" "2" Option "TVType" "PAL" Option "TVOutput" "S-Video" Option "TVVScan" "over" Option "Screen" "tvout" EndSection Section "Screen" Identifier "lcd" Option "ShadowStatus" "true" # Option "ShadowStatus" "off" Option "DmaType" "PCI" Device "savage" Monitor "intern" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "tvout" Device "savageviatvn" Monitor "MonitorTv" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "720x576" Modes "720x576Noscale" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "DRI" Group "video" Mode 0666 EndSection