Код: Выделить всё
# buildxconf *** delete this line to prevent buildxconf from modifying this file
#
# XF86Config auto-generated by buildxconf
#
# Copyright (c) 1999, Corel Corporation
# Robin Burgener, robinb@corel.com
#
# See 'man XF86Config' for info on the format of this file
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Module"
# Load "GLcore"
Load "dbe"
# Load "dri"
Load "extmod"
Load "fbdevhw"
Load "glx"
# Load "pex5"
Load "record"
# Load "xie"
Load "v4l"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "Protocol" "Standard"
Option "XkbModel" "pc104"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
EndSection
Section "InputDevice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "on"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "ServerFlags"
AllowMouseOpenFail
EndSection
Section "Monitor"
Identifier "Monitor"
VendorName "unknown"
ModelName "Samsung SyncMaster 955df"
HorizSync 30-85
VertRefresh 50-160
#1024x768 @ 100.0 Hz, 80.2 kHz hsync
#Modeline "1024x768" 115.5 1024 1056 1248 1440 768 771 781 802 -HSync -VSync
#800x600 @ 100.0 Hz, 64.0 kHz hsync
#Modeline "800x600" 69.65 800 864 928 1088 600 604 610 640 -HSync -VSync
#640x480 @ 100.0 Hz, 53.0 kHz hsync
#Modeline "640x480" 45.8 640 672 768 864 480 488 494 530 -HSync -VSync
EndSection
Section "Monitor"
#!Description "Super VGA 1024x768 @ 60Hz"
Identifier "Super VGA"
ModelName "Super VGA"
HorizSync 31.5-48.5
VertRefresh 50-90
# 1024x768 @ 60 Hz, 48.4 kHz hsync
Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync
# 800x600 @ 60 Hz, 37.8 kHz hsync
Modeline "800x600" 40 800 840 968 1056 600 601 605 628 +hsync +vsync
# 640x400 @ 70 Hz, 31.5 kHz hsync
Modeline "640x480" 25.175 640 664 760 800 480 491 493 525
EndSection
Section "Device"
BusID "PCI:1:0:0"
Driver "nvidia"
Identifier "nVidia Corporation|NV18 [GeForce4 MX 440 AGP 8x]"
BoardName "NVIDIA GeForce 4 MX (generic)"
# Option "NoAccel"
EndSection
Section "Screen"
Identifier "Screen0"
Device "nVidia Corporation|NV18 [GeForce4 MX 440 AGP 8x]"
Monitor "Monitor"
DefaultColorDepth 24
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection