Section "ServerFlags" Option "AIGLX" "On" Option "DefaultServerLayout" "ServerLayout" Option "DontZoom" "Off" # Ctrl+Alt+ Plus/Minus Option "DontVTSwitch" "Off" # Ctrl+Alt+Fn Option "DontZap" "Off" # Ctrl+Alt+backspace EndSection Section "ServerLayout" Identifier "ServerLayout" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" # Option "Xinerama" "on" EndSection Section "Files" FontPath "/lib/X11/fonts/misc" # FontPath "/lib/X11/fonts/cyrillic" # FontPath "/lib/X11/fonts/100dpi/:unscaled" # FontPath "/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" EndSection Section "Module" Load "xtrap" Load "extmod" Load "dbe" Load "dri" Load "record" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "auto" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Card0" Driver "via" VendorName "Unknown Vendor" BoardName "Unknown Board" Busid "PCI:1:0:0" Screen 0 Option "ActiveDevice" "CRT" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" # Viewport 0 0 Depth 16 EndSubSection SubSection "Display" # Viewport 0 0 Depth 24 EndSubSection EndSection