xorg.conf
Section "Module"
Load “dbe” # Double buffer extension
SubSection “extmod”
Option “omit xfree86-dga” # don’t initialise the DGA extension
EndSubSection
Load “synaptics”
Load “freetype”
Load “glx”
Load “dri”
EndSection
Section “Files”
FontPath “/usr/share/fonts/TTF”
FontPath “/usr/share/fonts/cyrillic”
FontPath “/usr/share/fonts/misc”
FontPath “/usr/share/fonts/75dpi”
FontPath “/usr/share/fonts/100dpi”
EndSection
Section “InputDevice”
Identifier “Keyboard1″
Driver “kbd”
Option “AutoRepeat” “500 30″
Option “XkbRules” “xorg”
Option “XkbModel” “dell101″
Option “XkbLayout” “us,ru(winkeys)”
Option “XkbOptions” “grp:caps_toggle”
EndSection
Section “InputDevice”
Identifier “Touchpad”
Driver “synaptics”
Option “Device” “/dev/input/mice”
Option “Protocol” “auto-dev”
Option “MinX” “1412″
Option “MaxX” “15184″
Option “MinY” “15372″
Option “MaxY” “1230″
Option “ScreenNumber” “0″
Option “ReportingMode” “Scaled”
Option “ButtonNumber” “1″
Option “SendCoreEvents”
Option “SHMConfig” “on”
Option “MaxTapTime” “0″
EndSection
Section “Monitor”
Identifier “DellLFP”
HorizSync 31.5 - 64.3
VertRefresh 50-100
Option “DPMS” “on”
EndSection
Section “Device”
Identifier “nvidia 7900″
Driver “nvidia”
Option “NvAGP” “1″
Option “NoLogo” “true”
VideoRam 262144
EndSection
Section “Screen”
Identifier “Screen 1″
Device “nvidia 7900″
Monitor “DellLFP”
DefaultDepth 24
Subsection “Display”
Depth 24
Modes “1920×1200″ “1400×1050″ “1280×1024″ “1024×768″ “800×600″ “640×480″
ViewPort 0 0
EndSubsection
EndSection
Section “ServerLayout”
Identifier “Simple Layout”
Screen “Screen 1″
InputDevice “Touchpad” “CorePointer”
InputDevice “Keyboard1″ “CoreKeyboard”
Option “StandbyTime” “5″
Option “Suspendtime” “10″
Option “Offtime” “15″
EndSection
Section “DRI”
Mode 0666
EndSection
Май 7, 2007 at 11:02 пп
хех, только дрй нужно коментить по инструкци