# From: bunjes@mpip-mainz.mpg.de (Natascha Bunjes) # Shinada Top Class P-133 Laptop with 800x600 TFT Display # ********************************************************************** # Files section. This allows default font and rgb paths to be set # ********************************************************************** Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. RgbPath "/usr/X11R6/lib/X11/rgb" # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/Type1/" # FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "Shinada TFT" VendorName "Shinada" ModelName "Top Class P-133" Bandwidth 100.0 HorizSync 31-69 VertRefresh 55-120 Modeline "800x600" 50 800 800 808 808 600 600 608 608 EndSection Section "Device" Identifier "Cirrus Logic GD754x (laptop)" VendorName "Cirrus" BoardName "CL-GD7548" VideoRam 1024 Chipset "clgd5436" Clockchip "cirrus" Option "linear" MemBase 0xfc000000 EndSection Section "Screen" Driver "svga" Device "Cirrus Logic GD754x (laptop)" Monitor "Shinada TFT" Subsection "Display" Depth 16 Modes "800x600" EndSubsection Subsection "Display" Depth 8 Modes "800x600" EndSubsection EndSection