Section "Files"
    RgbPath	"/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
EndSection
Section "ServerFlags"
EndSection
Section "Keyboard"
    Protocol	"Standard"
    AutoRepeat	500 5
    XkbOptions  "ctrl:swapcaps"
    XkbRules    "xfree86"
    XkbModel    "jp106"
    XkbLayout   "jp"
EndSection
Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/psm0"
EndSection
Section "Monitor"
    Identifier  "LCD"
    VendorName  "Unknown"
    ModelName   "Unknown"
    HorizSync   31.5 - 48.5
    VertRefresh 50-100
Modeline "640x480"     25.175 640  664  760  800   480  491  493  525
ModeLine "800x600"     36     800  824  896 1024   600  601  603  625
Modeline "640x480"     31.5   640  680  720  864   480  488  491  521
ModeLine  "640x480"    31.5   640  656  720  840   480  481  484  500 -HSync -VSync
Modeline "800x600"     40     800  840  968 1056   600  601  605  628 +hsync +vsync
Modeline "800x600"     50     800  856  976 1040   600  637  643  666 +hsync +vsync
EndSection
Section "Device"
    Identifier  "Neomagic"
    VendorName  "neomagic"
    BoardName   "Unknown"
    Chipset     "NM2160"
    VideoRam    1024
    Clocks      25.2 28.3 40.0
EndSection
Section "Screen"
    Driver      "svga"
    Device      "Neomagic"
    Monitor     "LCD"
    DefaultColorDepth       16
    Subsection "Display"
        Depth       16
        Modes       "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection