Section "Files"
# RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "ServerFlags"
EndSection
Section "Keyboard"
Protocol "Standard"
AutoRepeat 500 30
LeftAlt Meta
RightAlt Meta
ScrollLock Compose
RightCtl Control
XkbKeycodes "xfree86"
XkbTypes "default"
XkbCompat "default"
XkbSymbols "us(pc101)"
XkbGeometry "pc"
XkbRules "xfree86"
XkbModel "pc104"
XkbLayout "us"
EndSection
Section "Pointer"
Protocol "MouseSystems"
# Device "/dev/gpmdata"
Device "/dev/psaux"
# Device "/dev/ttyS0"
# Device "/dev/ttyS1"
Emulate3Timeout 50
Resolution 100
Buttons 3
Emulate3Buttons
EndSection
Section "Monitor"
Identifier "Primary Monitor"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5-48.5
VertRefresh 55-90
EndSection
Section "Device"
Identifier "Primary Card"
EndSection
Section "Screen"
Driver "fbdev"
Device "Primary Card"
Monitor "Primary Monitor"
SubSection "Display"
Depth 8
# Depth 16
# Depth 24
# Depth 32
Modes "default"
EndSubSection
EndSection
|