# # 22/12/99 # Chris WALTON # cdw@dcs.ed.ac.uk # Compaq LTE5000 Notebook 640x480 DSTN # P75+ # Linux # 2.0.38 # 3.3.5 # XF86_SVGA # Cirrus Logic GD754x # VL-bus # 1MB # 16bpp # 640x480 # 10" # DSTN # # XF86Config for Compaq LTE5000 # Font paths may need altering on your system 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/" EndSection # Server Flags Section "ServerFlags" # NoTrapSignals # DontZap # DontZoom # DisableVidModeExtension # AllowNonLocalXvidtune # DisableModInDev # AllowNonLocalModInDev EndSection # Keyboard configuration (set to UK keyboard - uncomment +gb for US keyboard) Section "Keyboard" Protocol "Standard" # Protocol "Xqueue" AutoRepeat 500 5 # ServerNumLock # Xleds 1 2 3 # LeftAlt Meta # RightAlt ModeShift # RightCtl Compose # ScrollLock ModeLock # XkbDisable Xkbkeycodes "xfree86" XkbTypes "default" XkbCompat "default" XkbSymbols "en_US(pc101)+gb" XkbGeometry "pc" EndSection # Mouse Configuration (use different device name for FreeBSD) Section "Pointer" Protocol "PS/2" Device "/dev/psaux" # Protocol "Xqueue" Emulate3Buttons Emulate3Timeout 50 EndSection # LCD Screen Section "Monitor" Identifier "My Monitor" VendorName "Unknown" ModelName "Unknown" HorizSync 31.5 VertRefresh 60 # 640x480 Modeline Modeline "640x480" 25.2 640 672 760 800 480 491 493 525 EndSection # Graphics Card Section "Device" Identifier "Cirrus Logic GD754x (laptop)" VendorName "Unknown" BoardName "Unknown" VideoRam 1024 # Option "slow_dram" # Option "fifo_conservative" # Option "sw_cursor" # Option "no_stretch" # Option "no_bitblt" # Option "noaccel" # Refer to /usr/X11R6/lib/doc/README.cirrus. EndSection # The Colour SVGA properties (set to 640x480 no virtual screen) Section "Screen" Driver "svga" # Use Device "Generic VGA" for Standard VGA 320x200x256 #Device "Generic VGA" Device "Cirrus Logic GD754x (laptop)" Monitor "My Monitor" Subsection "Display" Depth 8 # Omit the Modes line for the "Generic VGA" device Modes "640x480" ViewPort 0 0 # Use Virtual 320 200 for Generic VGA EndSubsection Subsection "Display" Depth 16 Modes "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 32 Modes "640x480" ViewPort 0 0 EndSubsection EndSection