# # $Id: XF86Config-t21,v 1.1 2004/11/10 18:22:01 jg Exp $ # XF86Config fuer Thinkpad T21 mit FreeBSD 5.2 # # Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/artwiz-fonts" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/freefont" EndSection Section "Module" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "speedo" Load "type1" Load "freetype" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" EndSection Section "InputDevice" Identifier "Keyboard[0]" Driver "keyboard" Option "MapName" "xfree86" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Mouse[0]" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/sysmouse" EndSection Section "Monitor" Option "CalcAlgorithm" "UseFrameBufferTiming" HorizSync 32-60 VertRefresh 46-60 Identifier "Monitor[0]" ModelName "THINKPAD 1024X768 TFT LCD PANEL" Option "DPMS" VendorName "IBM" UseModes "Modes[0]" EndSection Section "Modes" Identifier "Modes[0]" Modeline "800x600" 35.00 800 824 896 1024 600 601 603 625 +HSync +VSync Modeline "800x600" 48.00 800 832 928 1024 600 604 608 624 -HSync -VSync Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 EndSection Section "Screen" DefaultDepth 16 SubSection "Display" Depth 15 Modes "800x600" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "800x600" EndSubSection SubSection "Display" Depth 32 Modes "800x600" EndSubSection SubSection "Display" Depth 8 Modes "800x600" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Device" BoardName "Savage IX/MV IBM" BusID "1:0:0" Driver "savage" Identifier "Device[0]" Option "ShadowStatus" Screen 0 VendorName "IBM" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[0]" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Screen "Screen[0]" EndSection Section "DRI" Group "video" Mode 0660 EndSection