# [ /etc/X11/xorg.conf ] :: [ Carrier ] :: [ by Stealth ][ 2006-01-25 ] Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" EndSection Section "Files" FontPath "/usr/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/lib/X11/fonts/OTF" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/TTF" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/my" EndSection Section "ServerFlags" Option "BlankTime" "15" EndSection Section "InputDevice" Identifier "V-MIC" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "False" EndSection Section "InputDevice" Identifier "V-TCH" Driver "synaptics" Option "Protocol" "SynPS/2" Option "SHMConfig" "On" Option "VertTwoFingerScroll" "True" Option "HorizTwoFingerScroll" "True" EndSection Section "InputDevice" Identifier "V-KBD" Driver "kbd" Option "AutoRepeat" "300 30" Option "XkbRules" "xorg" Option "XkbModel" "fujitsu" Option "XkbLayout" "us,ru" Option "XkbVariant" ",winkeys" Option "XkbOptions" "grp:ctrl_shift_toggle,caps:shift" EndSection Section "Monitor" Identifier "V-MON" HorizSync 31.5 - 57.0 VertRefresh 50 - 90 EndSection Section "Device" Identifier "V-GFX" Driver "intel" Option "DRI" "True" Option "ExaNoComposite" "False" Option "MigrationHeuristic" "greedy" EndSection Section "Screen" Identifier "V-SCR" Device "V-GFX" Monitor "V-MON" DefaultDepth 24 Subsection "Display" Modes "1280x800" "1024x768" "800x600" EndSubsection EndSection Section "ServerLayout" Identifier "V-SRV" Screen "V-SCR" InputDevice "V-MIC" "SendCoreEvents" InputDevice "V-TCH" "CorePointer" InputDevice "V-KBD" "CoreKeyboard" EndSection