- Section "Module"
- Load "dbe" # Double buffer extension
- SubSection "extmod"
- Option "omit xfree86-dga" # don't initialise the DGA extension
- EndSubSection
- Load "type1"
- Load "freetype"
- Load "glx"
- Load "dri"
- EndSection
- Section "Files"
- FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
- FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/misc"
- FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/75dpi"
- FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi"
- FontPath "/usr/X11R6/lib/X11/fonts/win-font"
- FontPath "/usr/local/lib/X11/fonts/misc/"
- FontPath "/usr/local/lib/X11/fonts/TTF/"
- FontPath "/usr/local/lib/X11/fonts/OTF"
- FontPath "/usr/local/lib/X11/fonts/Type1/"
- FontPath "/usr/local/lib/X11/fonts/100dpi/"
- FontPath "/usr/local/lib/X11/fonts/75dpi/"
- FontPath "/usr/local/lib/X11/fonts/local/"
- EndSection
- Section "ServerFlags"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard1"
- Driver "kbd"
- Option "AutoRepeat" "500 30"
- Option "Xleds" "1 2 3"
- Option "XkbRules" "xorg"
- Option "XkbModel" "pc105"
- Option "XkbLayout" "us,ru(winkeys)"
- Option "XkbOptions" "grp:caps_toggle"
- EndSection
- Section "InputDevice"
- Identifier "Mouse1"
- Driver "mouse"
- Option "Protocol" "Auto" # Auto detect
- Option "Device" "/dev/sysmouse"
- Option "ZAxisMapping" "4 5"
- EndSection
- Section "Monitor"
- Identifier "Acer P221W x"
- #HorizSync 31-50
- #VertRefresh 41-90
- Option "DPMS"
- EndSection
- Section "Device"
- Identifier "GeForce 5700"
- BusID "PCI:1:0:0"
- Driver "radeon"
- EndSection
- Section "Screen"
- Identifier "Default Screen"
- Device "GeForce 5700"
- Monitor "Acer P221W x"
- DefaultDepth 24
- Subsection "Display"
- Depth 24
- Modes "1680x1050"
- ViewPort 0 0
- EndSubsection
- EndSection
- Section "ServerLayout"
- Identifier "Simple Layout"
- Screen "Default Screen"
- InputDevice "Mouse1" "CorePointer"
- InputDevice "Keyboard1" "CoreKeyboard"
- EndSection
- Section "DRI"
- Mode 0666
- EndSection
Posted by ixpict on Sat 2 May 14:41
report abuse | download | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.