|
#
XF86Config for Toshiba Satellite 2060CDS
#
originally from toshiba.de and modified by Frank
Fejes
#
modified: 1999-10-04
#
frank@oopdreams.com
#
Modified by Andy Bradford for the Toshiba Satellite 2100
CDT
#
March 26, 2000
#
added a line for the XFSTT true type font
server
#
added also configuration for 640x480@16bpp
Section
"Files"
RgbPath
"/usr/X11R6/lib/X11/rgb"
FontPath
"/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath
"/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath
"/usr/X11R6/lib/X11/fonts/Type1"
FontPath
"/usr/X11R6/lib/X11/fonts/Speedo"
FontPath
"/usr/X11R6/lib/X11/fonts/misc"
FontPath
"/usr/X11R6/lib/X11/fonts/75dpi"
#
uncomment the following if you have xfstt
setup
#
FontPath "unix/:7101"
EndSection
Section
"ServerFlags"
EndSection
Section
"Keyboard"
Protocol
"Standard"
XkbRules
"xfree86"
XkbModel
"pc102"
XkbLayout
"us"
EndSection
Section
"Pointer"
#
Protocol "MouseManPlusPS/2"
Protocol
"PS/2"
Device
"/dev/mouse"
#
Buttons 5
#
ZAxisMapping 4 5
Emulate3Buttons
EndSection
Section
"Monitor"
Identifier
"Primary Monitor"
VendorName
"Unknown"
ModelName
"Unknown"
HorizSync
31.5-48.5
VertRefresh
55-90
Modeline "800x600"
40.00 800 856 976 1000 600 637 643 665 +hsync
+vsync
Modeline "640x480"
40.00 640 696 816 840 480 517 523 545 +hsync
+vsync
EndSection
Section
"Device"
Identifier
"Primary Card"
VendorName
"Unknown"
BoardName
"None"
Option
"noaccel"
EndSection
Section
"Screen"
Driver
"SVGA"
Device
"Primary Card"
Monitor "Primary
Monitor"
DefaultColorDepth
16
SubSection
"Display"
Depth
16
Modes
"800x600" "640x480"
EndSubSection
EndSection
|