# # # File generated by xf86config. # Copyright (c) 1995 by The XFree86 Project, Inc. # # # This config works very well for me on Gateway's new 3350 notebook using # the notebook's LCD screen. The chipset is ATI's Rage Molbility w/AGP # Use with XF86_SVGA, I could not get XF86_Mach* to work at all. # # Works at depths of 8,16,24,32, I prefer: startx -- -bpp 16 # # This config file comes with absolutely no guarantees. # Be carefull. # # If you find this config useful, feel free to drop me a line at: # # tomas@ _NOBULK_ oit.umass.edu # take out ' _NOBULK_ ' to send. # # -Tomas Jamate # # 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/: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 "Module" # This loads the module for the Joystick driver # Load "xf86Jstk.so" # EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" # Protocol "Xqueue" AutoRepeat 500 30 # Xleds 1 2 3 # To set the LeftAlt to Meta, RightAlt key to ModeShift, # RightCtl key to Compose, and ScrollLock key to ModeLock: # LeftAlt Meta # RightAlt ModeShift # RightCtl Compose # ScrollLock ModeLock # To disable the XKEYBOARD extension, uncomment XkbDisable. XkbDisable # XkbModel "pc102" # XkbModel "microsoft" # XkbLayout "de" # XkbLayout "de" # XkbVariant "nodeadkeys" # XkbOptions "ctrl:swapcaps" # XkbRules "xfree86" # XkbModel "pc101" # XkbLayout "us" # XkbVariant "" # XkbOptions "" XkbKeymap "xfree86(us)" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" # Protocol "Xqueue" # BaudRate 9600 # SampleRate 150 Emulate3Buttons Emulate3Timeout 50 # ChordMiddle EndSection Section "Monitor" Identifier "LCD panel" VendorName "Unknown" ModelName "Unknown" # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S # USER MANUAL FOR THE CORRECT NUMBERS. HorizSync 31.5 - 48.5 # HorizSync 30-64 # multisync # HorizSync 31.5, 35.2 # multiple fixed sync frequencies # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S # USER MANUAL FOR THE CORRECT NUMBERS. VertRefresh 60 ModeLine "800x600" 36 800 824 896 1024 600 601 603 625 Modeline "1024x768" 44.9 1024 1048 1208 1264 768 776 784 817 Interlace 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 Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync Modeline "800x600" 60.75 800 864 928 1088 600 616 621 657 -HSync -VSync Modeline "1024x768" 75 1024 1048 1184 1328 768 771 777 806 -hsync -vsync Modeline "800x600" 69.65 800 864 928 1088 600 604 610 640 -HSync -VSync Modeline "1024x768" 85 1024 1032 1152 1360 768 784 787 823 Modeline "1024x768" 98.9 1024 1056 1216 1408 768 782 788 822 -HSync -VSync Modeline "1024x768" 115.5 1024 1056 1248 1440 768 771 781 802 -HSync -VSync EndSection Section "Device" Identifier "Generic VGA" VendorName "Unknown" BoardName "Unknown" Chipset "generic" # VideoRam 256 # Clocks 25.2 28.3 EndSection Section "Device" Identifier "ATI Rage Mobility" VendorName "Unknown" BoardName "Unknown" #VideoRam 2048 # Insert Clocks lines here if appropriate EndSection Section "Screen" Driver "svga" # Use Device "Generic VGA" for Standard VGA 320x200x256 #Device "Generic VGA" Device "ATI Rage Mobility" Monitor "LCD panel" Subsection "Display" Depth 8 # Omit the Modes line for the "Generic VGA" device Modes "1024x768" "800x600" ViewPort 0 0 # Use Virtual 320 200 for Generic VGA EndSubsection Subsection "Display" Depth 16 Modes "1024x768" "800x600" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1024x768" "800x600" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "1024x768" "800x600" ViewPort 0 0 EndSubsection EndSection # The 16-color VGA server Section "Screen" Driver "vga16" Device "Generic VGA" Monitor "LCD panel" Subsection "Display" Modes "640x480" "800x600" ViewPort 0 0 Virtual 800 600 EndSubsection EndSection # The Mono server Section "Screen" Driver "vga2" Device "Generic VGA" Monitor "LCD panel" Subsection "Display" Modes "640x480" "800x600" ViewPort 0 0 Virtual 800 600 EndSubsection EndSection # The accelerated servers (S3, Mach32, Mach8, 8514, P9000, AGX, W32, Mach64) Section "Screen" Driver "accel" Device "ATI Rage Mobility" Monitor "LCD panel" Subsection "Display" Depth 8 Modes "1024x768" "800x600" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" "800x600" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1024x768" "800x600" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "1024x768" "800x600" ViewPort 0 0 EndSubsection EndSection