# Xorg configuration created by system-config-display Section "ServerLayout" Identifier "vga" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "tv" Screen 0 "Screen2" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us+inet" EndSection Section "Monitor" Identifier "VGA" ModelName "LCD Panel 1400x1050" HorizSync 31.5 - 65.2 VertRefresh 56.0 - 65.0 Option "dpms" Option "XVideo" "true" Option "PreferredMode" "1450x900" EndSection Section "Monitor" Identifier "XTV" # set true makes this invisible to xrandr Option "Ignore" "false" # no apparent effect Option "TV_FORMAT" "NTSC-M" #Option "TV_FORMAT" "NTSC-443" #Option "TV_FORMAT" "NTSC-J" Option "Enable" "true" Option "PreferredMode" "640x480" EndSection Section "Monitor" Identifier "VGA-1" # set true makes this invisible to xrandr Option "Ignore" "true" EndSection Section "Device" Identifier "Intel 945GM/GMS" Driver "intel" # map Intel-specific TV-1 output to output "XTV" Option "Monitor-TV-1" "XTV" # very noisy # Option "ModeDebug" "true" EndSection Section "Screen" Identifier "Screen0" Device "Intel 945GM/GMS" Monitor "VGA" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1450x900" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Intel 945GM/GMS" Monitor "VGA-1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 # Modes "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "Intel 945GM/GMS" Monitor "XTV" DefaultDepth 24 Subsection "Display" Depth 24 Modes "640x480" "720x480" ViewPort 0 0 EndSubsection EndSection