Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/local/share/X11/rgb" ModulePath "/usr/local/lib/xorg/modules" # FontPath "/usr/local/lib/X11/fonts/misc/" 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/" EndSection Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" Load "GLcore" Load "xtrap" Load "dri" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" #"keyboard" Option "XkbLayout" "us,ru" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbOptions" "grp:ctrl_shift_toggle,grp:switch,grp_led:scroll" Option "XkbVariant" "winkeys" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Acer" ModelName "Acer1751w" HorizSync 30-60 VertRefresh 56-75 Option "DPMS" "TMDS" # ACER 1751w: 1280x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 80.14 MHz # Modeline "1280x768_60.00" # 80.14 1280 1344 1480 1680 768 769 772 795 -HSync +Vsync Mode "1280x768" DotClock 80.14 HTimings 1280 1344 1480 1680 VTimings 768 769 772 795 Flags "-HSync" "+VSync" EndMode EndSection Section "Extensions" Option "Composite" "Off" EndSection Section "ServerFlags" Option "AIGLX" "Off" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] Option "shadowfb" # [] Option "ignoreconnector" # [] Option "forcereduced" # [] Option "useconfiguredmonitor" "true" # [] Option "IgnoreHPD" "true" # [] Option "NoRandr" "true" # [] Option "NoDDC" "true" # [] Option "RRUseXF86Edid" "true" # [] Option "RROutputOrder" # [] Identifier "Card0" Driver "radeonhd" VendorName "ATI Technologies Inc" BoardName "Radeon X1200 Series" BusID "PCI:1:5:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x768" #Virtual 1280 960 EndSubSection EndSection