# XF86Config file for the ATI Rage LT Pro Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" 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" # I don't know why but none of the XkbKeymaps works... instead I am using xmodmap # XkbKeymap "xfree86(de)" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psaux" Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "My Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5-65 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 EndSection Section "Device" Identifier "ATI Rage LT Pro" VendorName "ATI" BoardName "Rage LT Pro" EndSection Section "Screen" Driver "accel" Device "ATI Rage LT Pro" Monitor "My Monitor" 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