 |

XF86Config-4 の一例 (FMV-BIBLO LOOX T8/80W, T8/80)
Section "ServerLayout"
| Identifier |
"XFree86 Configured" |
| Screen |
|
"Screen0" | 0 0 |
| InputDevice |
"Mouse0" | "CorePointer" |
| InputDevice |
"Keyboard0" | "CoreKeyboard" |
EndSection
Section "Files"
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" | "PS/2" |
| Option | "Emulate3Buttons" | "off" |
EndSection
Section "Monitor"
| Identifier | "Generic Laptop Display Panel 1280x1024" |
| VendorName | "Unknown" |
| ModelName | "Unknown" |
| HorizSync | 30-60 |
| VertRefresh | 60-70 |
| Modeline "1280x768" 81.59 1280 1280 1384 1688 768 769 774 791 |
EndSection
Section "Device"
| Identifier | "ATI Rage Mobility" |
| Driver | "ati" |
| BoardName | "Unknown" |
EndSection
Section "Screen"
| Identifier | "Screen0" |
| Device | "ATI Rage Mobility" |
| Monitor | "Generic Laptop Display Panel 1280x1024" |
| DefaultDepth | 16 |
| Subsection | "Display" |
| Depth | 16 |
| Modes | "1280x768" |
|
| EndSubsection |
EndSection
Section "DRI"
EndSection
|