このページの本文へ移動

XF86Config




XF86Config の一例 (FMV-BIBLO NE7/1000H, FMV-BIBLO NE7/850H)
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
FontPath "/usr/X11R6/lib/X11/fonts/freefont/"
FontPath "/usr/X11R6/lib/X11/fonts/sharefont/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
EndSection

Section "ServerFlags"
# NoTrapSignals
# DontZap
# DontZoom
EndSection

Section "Keyboard"
Protocol "Standard"
AutoRepeat 500 5
LeftAlt Meta
RightAlt Meta
XkbRules "xfree86"
XkbModel "jp106"
XkbLayout "jp"
EndSection

Section "Pointer"
Protocol "IMPS/2"
Device "/dev/psaux"
Buttons 5
ZAxisMapping 4 5
EndSection

Section "Monitor"
Identifier "default 1024x768"
VendorName "default"
ModelName "1024x768"
HorizSync 30-85
VertRefresh 60-100

Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync
Modeline "1400x1050" 110 1400 1432 1640 1696 1050 1051 1068 1070

EndSection

Section "Device"
Identifier "AutoProbed (ATI Rage Mobility:PORT)"
VendorName "AutoProbed (ATI Rage Mobility:PORT)"
BoardName "ATI Rage Mobility:PORT"
VideoRam 8192
# No probed static clocks for this card (good)
EndSection

Section "Screen"
Driver "accel"
Device "AutoProbed (ATI Rage Mobility:PORT)"
Monitor "default 1024x768"
DefaultColorDepth 16
Subsection "Display"
Depth 16
Modes "1024x768"
EndSubsection
EndSection