Linux-сервер своими руками
Шрифт:
EndSection
Section "ServerFlags"
EndSection
Section "Keyboard"
Protocol "Standard"
AutoRepeat 250 30
LeftAlt Meta
RightAlt Meta
ScrollLock Compose
RightCtl Control
XkbDisable
XkbKeycodes "xfree86"
XkbTypes "default"
XkbCompat "default"
XkbSymbols "us(pc105)"
XkbGeometry "pc"
XkbRules "xfree86"
XkbModel "pc105"
XkbLayout ""
EndSection
Section "Pointer"
Protocol "PS/2"
Device "/dev/psaux"
Emulate3Buttons
Emulate3Timeout 50
EndSection
Section "Monitor"
Identifier "My Monitor"
VendorName "Samsung"
ModelName "SyncMaster 550s"
HorizSync 30-61
VertRefresh 50-120
ModeLine "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 –hsync –vsync
ModeLine "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 –hsync –vsync
# 1024x768, 70.0Hz; hfreg=56.476002, vfreq=70.069000
ModeLine "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 –hsync –vsync
# 1024x768, 75.0Hz; hfreq=60.022999, vfreq=75.028999
ModeLine "1024x768" 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
# 1024x768, 75.0Hz; hfreq=60.022999, vfreq=75.028999
ModeLine "1024x768" 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
# 1280x1024, 75.0Hz; hfreq=79.975998, vfreq=75.025002
ModeLine "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
# Далее
следует очень длинный список различных режимов работы
# монитора — ModeLine
# Я не привел его в листинге
EndSection
Section "Device"
Identifier "Generic VGA"
Chipset "generic"
EndSection
Section "Device"
Identifier "RIVA TNT2"
VendorName "Unknown"
BoardName "Unknown"
# Chipset "RIVATNT2"
# VideoRam 8192
Option "power_saver"
EndSection
Section "Screen"
Driver "svga"
Device "RIVA TNT2"
Monitor My Monitor
DefaultColorDepth 32
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x400"
Viewport 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0 EndSubsection
Subsection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Section "Screen"
Driver "vga16"
Device "Generic VGA"
Monitor " My Monitor "
Subsection "Display"
Modes "640x480" "800x600"
ViewPort 0 0
EndSubsection
EndSection
Section "Screen"
Driver "vga2"
Device "Generic VGA"
Monitor " My Monitor "
Subsection "Display"
Modes "640x480" "800x600"
ViewPort 0 0
EndSubsection
EndSection
Section "Screen"
Driver "accel"
Device "RIVA TNT2"
Monitor "My Monitor"
DefaultColorDepth 32
Subsection "Display"
Depth 8
Modes "1024x768" "800x600" "640x400"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
Viewport 0 0
EndSubsection
Subsection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
Viewport 0 0
EndSubsection
EndSection
Section "Screen"
Поделиться с друзьями: