このページの本文へ移動

XF86Config-4




XF86Config-4の一例 (FMV-DESKPOWER CE9/120WLT)

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
FontPath "unix/:7100"
EndSection

Section "Modules"
Load "GLcore"
Load "dbe"
Load "dri"
Load "glx"
Load "extmod"
Load "fbdevhw"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "jp"
Option "XkbModel" "jp106"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver"mouse"
Option "Device""/dev/mouse"
Option "Protocol""IMPS/2"
Option "ZAxisMapping""4 5"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31.5-48.0
VertRefresh 59.8-70.0
Modeline "1280x768"     81   1280 1416 1552 1688    768 779 789 800
EndSection

Section "Device"
Identifier "S3 Savage (generic)"
Driver "savage"
BoardName "S3 Savage (generic)"
EndSection

Section "Screen"
Identifier "Screen0"
Device "S3 Savage (generic)"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x768"
EndSubsection
EndSection

Section "DRI"
Mode 0666
EndSection