このページの本文へ移動

XF86Config-4




XF86Config-4 の一例 (FMV-610GSL7, FMV-6866SL7, FMV-6766SL7c)
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen
"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 "extmod"
Load "glx"
Load "pex5"
Load "record"
Load "xie"
Load "v4l"
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"
Option "Emulate3Buttons" "off"
EndSection

Section "Monitor"
Identifier "Generic Monitor that can do 1280x1024 @ 76Hz"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5 - 82
VertRefresh 50 - 90
EndSection

Section "Device"
Identifier "Intel Corporation|82815 CGC [Chipset Gra"
Driver "i810"
BoardName "Unknown"
VideoRam 16384
EndSection

Section "Screen"
Identifier "Screen0"
Device "Intel Corporation|82815 CGC [Chipset Gra"
Monitor "Generic Monitor that can do 1280x1024 @ 76Hz"
DefaultDepth 16
Subsection "Display"
Depth 16
Modes "1024x768"
EndSubsection
EndSection

Section "DRI"
EndSection