Section "ServerFlags" Option "NoTrapSignals" EndSection Section "ServerLayout" Identifier "xorg config file" Screen 0 "default screen" 0 0 # Option "DontZap" "false" # Option "DontVTSwitch" "true" EndSection Section "Module" Load "record" Load "extmod" Load "glx" Load "dri2" Load "dri" Load "dbe" EndSection Section "InputClass" Identifier "evdev keyboard config" MatchIsKeyboard "on" Option "XkbModel" "pc105" Option "XkbLayout" "us,cz(qwerty)" Option "XkbOptions" "grp:shifts_toggle, grp_led:scroll, terminate:ctrl_alt_bksp" Option "XkbOptions" "grp:shifts_toggle, grp_led:scroll" EndSection Section "InputClass" Identifier "evdev touchpad config" MatchIsTouchpad "on" Driver "synaptics" Option "UpDownScrolling" "1" Option "LeftRightScrolling" "1" Option "VertEdgeScroll" "1" Option "HorizEdgeScroll" "1" Option "LeftEdge" "0" Option "RightEdge" "1" Option "TopEdge" "0" Option "BottomEdge" "1" Option "TapButton1" "0" Option "TapButton2" "0" Option "TapButton3" "0" Option "RTCornerButton" "0" Option "RBCornerButton" "0" Option "LTCornerButton" "0" Option "RBCornerButton" "0" Option "Buttons" "1" EndSection Section "Monitor" Identifier "LVDS monitor" Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync Modeline "1024x640" 52.83 1024 1072 1176 1328 640 641 644 663 -HSync +Vsync Modeline "960x600" 45.98 960 1000 1096 1232 600 601 604 622 -HSync +Vsync EndSection Section "Device" Identifier "intel card" BusID "PCI:0:2:0" Driver "intel" Option "Monitor-LVDS1" "LVDS monitor" EndSection #Section "Device" # Identifier "radeon card" # BusID "PCI:1:0:0" # Driver "radeon" #EndSection Section "Screen" Identifier "default screen" Device "intel card" # Device "radeon card" Monitor "LVDS monitor" DefaultDepth 24 SubSection "Display" Modes "1680x1050" Viewport 0 0 Depth 24 EndSubSection EndSection