# Xorg configuration created by pyxf86config Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" # keyboard added by rhpxl Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "fi" EndSection Section "Device" Identifier "Videocard0" Driver "intel" # BusID "PCI:0:2:0" Option "Monitor-TMDS-1" "MyDVIMonitor" Option "Monitor-VGA" "MyVGAMonitor" Option "Monitor-TV" "TV0" # Option "XvMCSurfaces" "7" # Option "XvMC" "true" # Option "UseEvents" "true" # Option "TVDACLoadDetect" "TRUE" # Option "ForceEnablePipeB" "true" # Option "FramebufferCompression" "off" # Option "NoDCC" "true" # Option "UseEDID" "false" EndSection Section "DRI" Mode 0666 EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "TV0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "720x576" Virtual 2048 2048 EndSubSection EndSection Section "Monitor" Identifier "TV0" Option "TV Format" "PAL" Option "PreferredMode" "720x576" Option "DPMS" "false" Option "Ignore" "false" Modeline "720x576" 13.875 720 744 808 888 576 581 586 625 EndSection Section "Monitor" Identifier "MyVGAMonitor" Option "Ignore" "false" Option "PreferredMode" "800x600" Option "DPMS" "false" HorizSync 30-50 VertRefresh 60 EndSection Section "Monitor" Identifier "MyDVIMonitor" # Option "PreferredMode" "640x480" Option "PreferredMode" "1280x1024" Option "DPMS" "false" HorizSync 30-50 VertRefresh 60 EndSection