# File generated by XConfigurator.

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/"
#    FontPath	"tcp/hp9000:7000"

EndSection

Section "Keyboard"
    Protocol    "Standard"
    AutoRepeat  500 5
    LeftAlt        Meta
    RightAlt        Meta
   ScrollLock      Compose
   RightCtl        Control

   XkbKeycodes     "xfree86"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc101)"
   XkbGeometry     "pc"
   XkbRules        "xfree86"
   XkbModel        "pc101"
    XkbLayout       "us"
EndSection

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


Section "Monitor"
    Identifier  "LCD Panel 1024x768"
    VendorName  "Unknown"
    ModelName   "Unknown"
    HorizSync   31.5-65
    #VertRefresh 60-100.5
    VertRefresh 50-100.5

    # 800x600 @ 100 Hz, 64.02 kHz hsync
    Modeline  "800x600"    69.65  800  864  928 1088   600  604  610  640 -hsync -vsync

    # 1024x768 @ 70.8Hz
    # Modeline  "1024x768"   74.00  1024 1084 1220 1324  768  771  777  798 -hsync -vsync

    # 1024x768 @ 59.9Hz Good for inspiron 7000 with 15" TFT LCD  & ATI Rage LT Pro card
    Modeline  "1024x768"   63.00  1024 1084 1220 1324  768  771  777  798 -hsync -vsync

EndSection


Section "Device"
    Identifier  "ATI Rage LT Pro"
    VendorName  "Unknown"
    BoardName   "Unknown"
EndSection

Section "Screen"
    Driver      "accel"
    Device      "ATI Rage LT Pro"
    Monitor	"LCD Panel 1024x768"
    DefaultColorDepth 32
    Subsection "Display"
        Depth       8
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
EndSection

