# # XF86Config for ThinkPad 535 (trident 9320lcd) # modified by Masafumi Oe (masafumi@cslab.osakac.ac.jp) # 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/" ModulePath "/usr/X11R6/lib/modules" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 300 10 RightAlt ModeShift RightCtl Compose XkbDisable XkbKeymap "xfree86(us)" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "ThinkPad535" VendorName "IBM" ModelName "10.1LCD" HorizSync 30-64 # multisync VertRefresh 50-90 Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 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 "640x480" 31.5 640 680 720 864 480 488 491 521 Modeline "800x600" 40 800 840 968 1056 600 601 605 628 +hsync +vs ync Modeline "800x600" 50 800 856 976 1040 600 637 643 666 +hsync +vs ync Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vs ync Modeline "1024x768" 75 1024 1048 1184 1328 768 771 777 806 -hsync -vs ync Modeline "1024x768" 85 1024 1032 1152 1360 768 784 787 823 EndSection # Standard VGA Device: Section "Device" Identifier "Generic VGA" VendorName "Unknown" BoardName "Unknown" Chipset "generic" EndSection Section "Device" Identifier "tgui9320lcd" VendorName "Trident" BoardName "ThinkPad" VideoRam 1024 Option "fast_dram" # -------------------------------- Option "tgui_pci_read_on" Option "tgui_pci_write_off" Chipset "tgui9320lcd" ClockChip "tgui" # -------------------------------- EndSection Section "Screen" Driver "svga" Device "tgui9320lcd" Monitor "ThinkPad535" Subsection "Display" Depth 8 Modes "800x600" "1024x768" "640x480" ViewPort 0 0 Virtual 1024 768 EndSubsection EndSection # The 16-color VGA server Section "Screen" Driver "vga16" Device "Generic VGA" Monitor "ThinkPad535" Subsection "Display" Modes "800x600" "640x480" ViewPort 0 0 Virtual 800 600 EndSubsection EndSection