# # 1997/1/07 # H. Mark Little # HMark@world.std.com # Ergo CD-Powerbrick 2 # Pentium 133MHz # ? <- I don't know offhand what version) # Linux # 2.0.25 # XFree86 3.2 # XF86_SVGA # Cirrus Logic GD-7543 # PCI # 2Mbytes # 8bpp / 16bpp # 800 x 600 # 12.1 inch # TFT # #The automatically generated config file did not work. The #config file below was generated with XFree86 3.1.2(something), #then edited to "do the right thing" # #Also, when X first comes up, the display is shifted to the #right about an inch or so; cycling through the video modes #(LCD/CRT) corrects this problem (Fn-F12, on the laptop keyboard) # #Also note that the following config file has had much cruft #edited out in the interest of brevity. # # # # File generated by xf86config. # ********************************************************************** # 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/75dpi/" EndSection # ********************************************************************** # Server flags section. # ********************************************************************** Section "ServerFlags" EndSection # ********************************************************************** # Input devices # ********************************************************************** # ********************************************************************** # Keyboard section # ********************************************************************** Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 LeftAlt Meta RightAlt Meta XkbKeymap "xfree86(us_microsoft)" EndSection # ********************************************************************** # Pointer section # ********************************************************************** Section "Pointer" Protocol "MouseMan" Device "/dev/mouse" EndSection # ********************************************************************** # Monitor section # ********************************************************************** Section "Monitor" Identifier "12.1 TFT LCD" VendorName "Sharp" ModelName "12.1 TFT LCD" HorizSync 31.5-40 VertRefresh 50-70 # 640x480 @ 60 Hz, 31.5 kHz hsync Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 # 1024x768 @ 87 Hz interlaced, 35.5 kHz hsync Modeline "1024x768" 44.9 1024 1048 1208 1264 768 776 784 817 Interlace # 640x480 @ 72 Hz, 36.5 kHz hsync Modeline "640x480" 31.5 640 680 720 864 480 488 491 521 # 1024x768 @ 60 Hz, 48.4 kHz hsync Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync # 1024x768 @ 70 Hz, 56.5 kHz hsync Modeline "1024x768" 75 1024 1048 1184 1328 768 771 777 806 -hsync -vsync # 1280x1024 @ 87 Hz interlaced, 51 kHz hsync Modeline "1280x1024" 80 1280 1296 1512 1568 1024 1025 1037 1165 Interlace # 1024x768 @ 76 Hz, 62.5 kHz hsync Modeline "1024x768" 85 1024 1032 1152 1360 768 784 787 823 # 1280x1024 @ 61 Hz, 64.2 kHz hsync Modeline "1280x1024" 110 1280 1328 1512 1712 1024 1025 1028 1054 # 1280x1024 @ 74 Hz, 78.85 kHz hsync Modeline "1280x1024" 135 1280 1312 1456 1712 1024 1027 1030 1064 # 1280x1024 @ 76 Hz, 81.13 kHz hsync Modeline "1280x1024" 135 1280 1312 1416 1664 1024 1027 1030 1064 ModeLine "800x600" 40 800 854 980 1056 600 601 605 628 +hsync +vsync EndSection # ********************************************************************** # Graphics device section # ********************************************************************** # Standard VGA Device: Section "Device" Identifier "Generic VGA" VendorName "Unknown" BoardName "Unknown" Chipset "generic" EndSection # Device configured by xf86config: Section "Device" Identifier "CLGD-7543 Laptop" VendorName "Cirrus Logic" BoardName "CLGD7543" VideoRam 2048 Clockchip "cirrus" Option "linear" Membase 0xfc000000 Chipset "clgd7543" EndSection # ********************************************************************** # Screen sections # ********************************************************************** # The Colour SVGA server Section "Screen" Driver "svga" Device "CLGD-7543 Laptop" Monitor "12.1 TFT LCD" Subsection "Display" Depth 8 Modes "800x600" ViewPort 0 0 Virtual 1152 900 EndSubsection Subsection "Display" Depth 16 Modes "800x600" "640x480" ViewPort 0 0 # Use biggest virtual screen we can while still loading BtBlt, etc. Virtual 1024 1023 EndSubsection EndSection # The 16-color VGA server Section "Screen" Driver "vga16" Device "Generic VGA" Monitor "12.1 TFT LCD" Subsection "Display" Modes "800x600" ViewPort 0 0 Virtual 800 600 EndSubsection EndSection # The Mono server Section "Screen" Driver "vga2" Device "Generic VGA" Monitor "12.1 TFT LCD" Subsection "Display" Modes "800x600" ViewPort 0 0 Virtual 800 600 EndSubsection EndSection