Section "Files"
    RgbPath	"/usr/X11R6/lib/X11/rgb"
    FontPath	"/usr/X11R6/lib/X11/fonts/misc"
    FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
    FontPath	"/usr/X11R6/lib/X11/fonts/Speedo"
    FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
EndSection

Section "Keyboard"
    Protocol	"Standard"
    LeftAlt	Meta
    RightAlt	ModeShift
EndSection

Section "Pointer"
    Protocol	"PS/2"
    Device	"/dev/psm0"
    Emulate3Buttons
    Emulate3Timeout	50
EndSection

Section "Monitor"
    Identifier	"My Monitor"
    VendorName	"Unknown"
    ModelName	"Unknown"
    HorizSync	30-64
    VertRefresh	50-100
    Modeline "640x480"	28.32 640 648 688 784 480 488 491 521
EndSection

Section "Device"
    Identifier	"Generic VGA"
    VendorName	"Gateway 2000"
    BoardName	"Unknown"
    Chipset	"ct65545"
    VideoRam	1024
    Clocks	28.30 28.32 28.30 28.30 28.30 28.30 28.32 28.30
EndSection

Section "Screen"
    Driver	"svga"
    Device	"Generic VGA"
    Monitor	"My Monitor"
    Subsection "Display"
	Depth	    8
	Modes	    "640x480"
	ViewPort    0 0
	Virtual	    640 480
    EndSubsection
EndSection
