# # 1999/02/03 # Kidong Lee # kidong@opera.cse.cau.ac.kr # Fujutsu Lifebook E340 # Intel Pentium II 266MHz # ? # Linux # 2.0.36 - RedHat Linux 5.2 # XFree86 3.3.1 # XF86_SVGA # Trident Cyber 9388 (generic) # included in video chip # PCI # 2Mbytes # 8bpp, 16bpp # 1024x768, 800x600, 640x480 # 13.3 inch # TFT # # I tested this notebook to write a review article in computing magazine, # and I don't have this notebook now. # so though you have trouble with it, I can't answer for you. # # # # File generated by xf86config. # # Copyright (c) 1994 by The XFree86 Project, Inc. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** 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/" FontPath "/usr/X11R6/lib/X11/fonts/truetype/" EndSection # ********************************************************************** # Keyboard section # ********************************************************************** Section "Keyboard" Protocol "Standard" XkbDisable XkbKeymap "xfree86(us)" EndSection # ********************************************************************** # Pointer section # ********************************************************************** Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Buttons Emulate3Timeout 50 EndSection # ********************************************************************** # Monitor section # ********************************************************************** Section "Monitor" Identifier "My Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5-50 VertRefresh 28-76 Modeline "640x480" 31.5 640 680 720 864 480 488 491 521 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 EndSection # ********************************************************************** # Graphics device section # ********************************************************************** Section "Device" Identifier "Trident Cyber 9388 (generic)" VendorName "Unknown" BoardName "Unknown" #VideoRam 2048 Chipset "cyber9388" Option "lcd_center" Option "cyber_shadow" EndSection # ********************************************************************** # Screen sections # ********************************************************************** Section "Screen" Driver "svga" # Use Device "Generic VGA" for Standard VGA 320x200x256 #Device "Generic VGA" Device "Trident Cyber 9388 (generic)" Monitor "My Monitor" DefaultColorDepth 16 Subsection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 Virtual 1024 768 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 Virtual 1024 768 EndSubsection EndSection