# # 1999/May/9 # Juergen Reisig # 101.208765@germanynet.de # Fujitsu Lifebook C325+ # Intel Pentium 266 MHz MMX # Phoenix BIOS, Version 1.11 # Linux (Slackware) # Kernel 2.2.5 # XFree86 3.3.3.1 # XF86_SVGA # Trident Cyber 9388/9388-1 Rev 211 # Included in the VideoChip # PCI # 2048 KBytes # 16bpp # 800x600 # 12,1 # TFT # # # # #---------------------------------------------------------------------- # Copyright (c) 1994 by The XFree86 Project, Inc. # Juergen Reisig, Berlin, 16.04.99 # The Mouse adapted 19.05.99 # This is working great on my Fujitsu LifeBook C325+ # which has the Trident Cyber 9388 Rev. 211 # Runs at 800x600 on the TFT display, and can kick up to 1024x768 # for external monitor support. # # XF86_SVGA is the Xserver that i'm running it on. Section "Files" 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 "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 LeftAlt Meta RightAlt ModeShift XkbModel "microsoft" XkbLayout "de" XkbVariant "nodeadkeys" XkbKeymap "xfree86(de)" EndSection Section "Pointer" Emulate3Buttons Emulate3Timeout 50 Protocol "MouseSystems" Device "/dev/gpmdata" EndSection Section "Monitor" Identifier "TFT-LCD 12,1" VendorName "Fujitsu" ModelName "C325+" HorizSync 31.5-57 VertRefresh 28-76 ModeLine "800x600" 50 800 856 976 1040 600 637 643 666 +hsync +vsync ModeLine "1024x768" 65.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync EndSection Section "Device" Identifier "Trident" VendorName "Trident" BoardName "Cyber9388" Chipset "cyber9397" VideoRam 2048 Option "noaccel" EndSection Section "Screen" Driver "svga" Device "Trident" Monitor "TFT-LCD 12,1" Subsection "Display" Depth 16 Modes "800x600" # Modes "1024x768" ViewPort 0 0 # Virtual 1024 768 EndSubsection EndSection