首页 > 系统 > Linux > 正文

turbolinux中的XF86Config设置

2024-08-28 00:08:20
字体:
来源:转载
供稿:网友
turbolinux中的XF86Config设置
#
# XF86Config generated by xconfig
# Please do not edit this file by hand!
# Run xconfig to make changes to the X configuration.
# For advanced users, details about the format of this file
# can be found in the XF86Config man page.
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/extra/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/PEX/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
FontPath "/usr/X11R6/lib/X11/fonts/tt/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/ttf-zh/"
FontPath "/usr/share/fonts/default/TrueType/"
FontPath "/usr/share/fonts/default/Type1/"
FontPath "/usr/share/fonts/ja/TrueType/"
FontPath "/usr/share/fonts/zh_CN/TrueType"
FontPath "/usr/share/fonts/zh_TW/TrueType"
FontPath "/usr/share/fonts/ko/TrueType"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/extra/"
FontPath "/usr/X11R6/lib/X11/fonts/unicode/"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
SubSection "extmod"
#Option "omit xfree86-dga"
EndSubSection
Load "type1"
#Load "freetype"
Load "xtt"
Load "bitmap"
Load "speedo"
Load "pex5"
Load "GLcore"
Load "glx"
#Load "dri"
Load "record"
Load "xie"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mouse0"
Option "Emulate3Buttons" "yes"
#MouseName "Generic - 3 Button Mouse (PS/2)"
EndSection
Section "Monitor"
Identifier "Monitor0"
HorizSync 30-70
VertRefresh 50-90
#VendorName "DDC"
#ModelName "Unprobed Monitor"
Option "DPMS"
Modeline "1024x768" 94.50 1024 1088 1184 1376 768 769 772 808 +hsync +vsync
EndSection
Section "Device"
Identifier "Card0"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # []
#Option "HWcursor" # []
#Option "NoAccel" # []
#Option "ShadowFB" # []
上一篇:制作linux启动盘

下一篇:linux 挂载ntfs

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表