# /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" # Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "fi" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "GeForce MX 440" Driver "nvidia" BusID "PCI:1:0:0" Screen 0 Option "ConnectedMonitor" "CRT" Option "RenderAccel" "false" EndSection Section "Device" Identifier "TV GeForce MX 440" Driver "nvidia" BusID "PCI:1:0:0" Screen 1 Option "TVOutFormat" "COMPOSITE" Option "TVStandard" "PAL-G" Option "ConnectedMonitor" "TV" EndSection Section "Monitor" Identifier "FLATRON L151" Option "DPMS" HorizSync 30-63 VertRefresh 56-75 EndSection Section "Monitor" Identifier "TV" HorizSync 30-50 VertRefresh 60 # 702x576 @ 25Hz, 15.6kHz hsync, itu-r bt.470 PAL, analog broadcast ModeLine "702x576@25i" 13.5 702 722 785 864 576 581 586 625 interlace -hsync -vsync # 704x576 @ 25Hz, 15.6kHz hsync, itu-r bt.470 PAL, mpeg, 702 dots displayed ModeLine "704x576@25i" 13.5 704 723 786 864 576 581 586 625 interlace -hsync -vsync # 720x576 @ 25Hz, 15.6kHz hsync, ccir601 PAL, mpeg, 702 dots displayed ModeLine "720x576@25i" 13.5 720 732 795 864 576 581 586 625 interlace -hsync -vsync # 768x576 @ 25Hz, 15.6kHz hsync, square dot itu-r bt.470 PAL, TV-monitor, 767 dots displayed ModeLine "768x576@25i" 14.75 768 789 858 944 576 581 586 625 interlace -hsync -vsync # 768x576 @ 50Hz, 31.3kHz hsync, progressive square dot itu-r bt.470 PAL ModeLine "768x576@50" 29.5 768 789 858 944 576 581 586 625 -hsync -vsync # nonstandard PAL (Works with BOB deinterlace) It is 60Hz but works well with nVIDIA PAL-B TV-OUT # Nvidia option: Option "TVStandard" "PAL-B" ModeLine "720x576@60" 32.7 720 744 816 912 576 577 580 597 # This modeline is 50Hz interlaced and works well with kerneldeint: ModeLine "720x576i" 13.875 720 744 808 888 576 581 586 625 -hsync -vsync interlace # 702x576 @ 25Hz, 15.6kHz hsync, itu-r bt.470 PAL, analog broadcast # Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "GeForce MX 440" Monitor "FLATRON L151" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection Option "ConnectedMonitor" "CRT" EndSection Section "Screen" Identifier "TV Screen" Device "TV GeForce MX 440" Monitor "TV" DefaultDepth 24 SubSection "Display" Depth 24 # Modes "720x576" "768x576@50" "702x576@25i" EndSubSection Option "ConnectedMonitor" "TV" EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "Default Screen" Screen 1 "TV Screen" leftOf "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection