# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics Touchpad" "CorePointer"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
# mouse added by xiaomao101
# xiaomao101.add.20081011
Driver "synaptics"
Identifier "Synaptics Touchpad"
Option "SendCoreEvents"
Option "Device" "/dev/input/mouse1"
Option "Protocol" "auto-dev"
Option "SHMConfig" "true"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "intel"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
20081011
xorg.conf
订阅:
博文评论 (Atom)
没有评论:
发表评论