# XF86Config 
#
# See 'man XF86Config' for info on the format of this file

Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/freefont/,/usr/X11R6/lib/X11/fonts/sharefont/"
    FontPath "/usr/X11R6/lib/X11/fonts/freefont/"
    FontPath "/usr/X11R6/lib/X11/fonts/sharefont/"
EndSection



#Section "Keyboard"
#    Protocol    "Standard"
#    XkbModel   "sun_type6_usb"
#    XkbLayout  "us(sun_type6_usb)"
#    XkbSymbols "us(sun_type6_usb)"
#EndSection

Section "Keyboard"
    Protocol    "Standard"
    XkbRules    "xfree86"
    XkbModel    "pc104"
    XkbLayout   "pc104"
    XkbVariant  "compose"
#    XkbOptions  "ctrl:swapcaps"
EndSection

Section "Pointer"
   Protocol        "IMPS/2"
   Device          "/dev/input/mice"
   BaudRate        1200
   Emulate3Timeout 50
EndSection

Section "Monitor"
   Identifier      "My Monitor"
   VendorName      "Unknown"
   ModelName       "Unknown"
   HorizSync       31.5-95
   VertRefresh     40-150
   Modeline  "1152x864"  137.65 1152 1196 1324 1536 864 866 885 914 -hsync -vsync
EndSection

Section "Device"
   Identifier      "Matrox Millennium G400 16MB"
   VendorName      "Unknown"
   BoardName       "Unknown"
   VideoRam        16384
EndSection

Section "Device"
   Identifier      "Generic VGA"
   VendorName      "Unknown"
   BoardName       "Unknown"
   Chipset         "generic"
EndSection

Section "Screen"
   Driver          "Accel"
   Device          "Matrox Millennium G400 16MB"
   Monitor         "My Monitor"
   DefaultColorDepth 32
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "1152x864"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1152x864"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1152x864"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1152x864"
      ViewPort     0 0
   EndSubSection
EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "Matrox Millennium G400 16MB"
   Monitor         "My Monitor"
   DefaultColorDepth 32
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "1152x864"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1152x864"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1152x864"
      ViewPort     0 0
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1152x864"
      ViewPort     0 0
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA16"
   Device          "Generic VGA"
   Monitor         "My Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        4
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        8
      Modes        "1152x864"
      Virtual       800 600
      ViewPort     0 0
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA2"
   Device          "Generic VGA"
   Monitor         "My Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        1
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        8
      Modes        "1152x864"
      Virtual       800 600
      ViewPort     0 0
   EndSubSection
EndSection
