Section "Files" RgbPath "/usr/share/X11/rgb" FontPath "/usr/lib/X11/fonts/TTF" FontPath "/usr/lib/X11/fonts/misc" # ModulePath "/usr/lib/iegd/xorg/modules" # ModulePath "/usr/lib/nvidia/xorg/modules" ModulePath "/usr/lib/xorg/modules" EndSection Section "ServerFlags" Option "DefaultServerLayout" "Layout1" Option "XkbDisable" "true" Option "AllowMouseOpenFail" "true" Option "BlankTime" "0" Option "StandbyTime" "0" Option "SuspendTime" "0" Option "OffTime" "0" Option "NoPM" "true" Option "Xinerama" "false" Option "AIGLX" "false" EndSection Section "Module" Load "dbe" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor1" DisplaySize 160 120 # DisplaySize 400 300 # HorizSync 10.0-70.0 HorizSync 30.0 - 70.0 # VertRefresh 58.0-62.0 VertRefresh 40.0 - 70.0 Option "dpms" #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 EndSection #Section "Device" # Identifier "Device_intel_810" # Driver "intel" # Option "XvMCSurfaces" "7" #EndSection #Section "Device" # Identifier "Device_intel_915" # Driver "intel" #EndSection #Section "Device" # Identifier "Device_iegd" # Driver "iegd" #EndSection #Section "Device" # Identifier "Device_nvidia" # Driver "nvidia" # Option "NoLogo" "true" # Option "ConnectedMonitor" "" # Option "TVStandard" "NTSC" # Option "TVOutFormat" "Composite" # Option "TVOverScan" "0.0" # Option "UseEdidFreqs" "false" # Option "UseEDIDDpi" "false" # Option "DynamicTwinView" "false" # Option "UseEvents" "true" # Option "ExactModeTimingsDVI" "true" # Option "ModeValidation" "NoDFPNativeResolutionCheck" #EndSection #Section "Device" # Identifier "Device_radeon" # Driver "radeon" #EndSection #Section "Device" # Identifier "Device_sis" # Driver "sis" #EndSection Section "Device" Identifier "Device_openchrome" ## Driver "via" Driver "openchrome" Option "EnableAGPDMA" "true" Option "ActiveDevice" "TV" Option "TVType" "NTSC" Option "TVOutput" "Composite" Option "TVDeflicker" "2" EndSection Section "Device" Identifier "Device_openchrome_pro" ## Driver "via" Driver "openchrome" Option "EnableAGPDMA" "true" Option "ActiveDevice" "TV" Option "TVType" "NTSC" Option "TVOutput" "Composite" Option "TVDeflicker" "2" EndSection #Section "Device" # Identifier "Device_vmware" # Driver "vmware" #EndSection Section "Screen" Identifier "Screen1" Device "Device_openchrome" Monitor "Monitor1" DefaultDepth 24 Subsection "Display" Depth 24 Virtual 720 480 ViewPort 0 0 Modes "720x480" EndSubsection EndSection Section "ServerLayout" Identifier "Layout1" Screen "Screen1" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "DRI" Mode 0666 EndSection