# # FILE: XF86Config # DESCRIPTION: IBM ThinkPad 530CS (DX4/50MHz) XFree86 configuration file # DATE: Tue, Sep 8 1998 # AUTHOR: Kouichi ABE (WALL) # E-MAIL: kouichi@MysticWALL.COM # URL: http://www.MysticWALL.com/cover.html # COPYRIGHT: (C) 1998-2001 Kouichi ABE (WALL), All rights reserved. # NOTE: XFree86-3.3.2.3 (VFlib version) # UPDATE: Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" 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 "/usr/X11R6/lib/X11/fonts/VFlib" EndSection Section "Keyboard" Protocol "Standard" XkbKeymap "xfree86(jp106)" XkbRules "xfree86" XkbModel "jp106" XkbLayout "jp" XkbOptions "ctrl:swapcaps" AutoRepeat 500 5 ServerNumLock LeftAlt Meta RightAlt ModeShift EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psm0" Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "ThinkPad530Cs-LCD" VendorName "IBM" ModelName "TP530" HorizSync 31.5 # typical for a single frequency fixed-sync monitor VertRefresh 60 # typical for a single frequency fixed-sync monitor # 640x480 @ 60 Hz, 31.5 kHz hsync Mode "640x480" DotClock 25.175 HTimings 640 664 760 800 VTimings 480 491 493 525 EndMode EndSection Section "Device" Identifier "ThinkPad530Cs-CL-GD6245" VendorName "CL-GD6245-VGA" BoardName "CL-GD6245" VideoRam 512 Chipset "clgd6235" Clockchip "cirrus" Option "clgd6225_lcd" # Option "noaccel" EndSection Section "Screen" Driver "svga" Device "ThinkPad530Cs-CL-GD6245" Monitor "ThinkPad530Cs-LCD" Subsection "Display" Depth 8 Modes "640x480" ViewPort 0 0 Virtual 640 480 # Virtual 800 570 EndSubsection EndSection