# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the # Debian X Configuration tool, using values from the debconf database. # # Edit this file with caution, and see the XF86Config-4 manual page. # (Type "man XF86Config-4" at the shell prompt.) # # This file is automatically updated on xserver-xfree86 package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xfree86 # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom # md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum # dpkg-reconfigure xserver-xfree86 Section "Files" FontPath "/usr/share/fonts/truetype/freefont" FontPath "/usr/share/fonts/truetype/msttcorefonts" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/misc/:unscaled" EndSection Section "ServerFlags" Option "NoTrapSignals" "true" # NoTrapSignals Option "Xinerama" "false" EndSection #Section "Module" # Load "dri" # Load "glx" # Load "bitmap" # Load "extmod" #EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "InputDevice" Identifier "keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "base" Option "XkbModel" "pc104" Option "XkbLayout" "us,cz(qwerty)" Option "XkbOptions" "grp:ctrl_shift_toggle,grp:switch,grp_led:scroll" EndSection #Section "InputDevice" # Driver "mouse" # Identifier "USBMouse" # Option "Device" "/dev/input/mice" # Option "Protocol" "IMPS/2" #EndSection Section "InputDevice" Driver "synaptics" Identifier "Configured Mouse" Option "MaxTapTime" "253" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" # Option "CorePointer" Option "SHMConfig" "on" Option "MaxTapMove" "250" EndSection Section "Device" BusID "PCI:0:02:0" Identifier "Intel915" Driver "intel" Option "FramebufferCompression" "true" Option "AccelMethod" "EXA" Option "Legacy3D" "off" Screen 0 EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 28-90 VertRefresh 43-80 Option "DPMS" "on" DisplaySize 331 207 EndSection Section "Screen" Identifier "Default Screen" Device "Intel915" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "Default Screen" # InputDevice "keyboard0" InputDevice "Configured Mouse" "SendCoreEvents" # InputDevice "USBMouse" "SendCoreEvents" EndSection