# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" # Load "dri" Load "v4l" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" # Option "XkbModel" "pc105" Option "XkbRules" "xorg" Option "XkbLayout" "it" # auto conf-ed values: # Option "XkbModel" "pc105" # mappatura mela destra->altgr # Option "XkbOptions" "lv3:ralt_switch" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" # Option "Emulate3Buttons" "true" EndSection Section "InputDevice" # updated 2007-12-07 # use command "synclient -m 1" to see raw output # common stuff Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" # not using edge scrolling Option "HorizEdgeScroll" "0" Option "VertEdgeScroll" "0" # use two finger scrolling Option "VertTwoFingerScroll" "1" Option "HorizTwoFingerScroll" "1" # set to 0 if you don't want horizontal scrolling # scroll speed, lower is faster Option "HorizScrollDelta" "15" Option "VertScrollDelta" "12" # minimum pressure motion factor Option "PressureMotionMinZ" "10" # touch and untouch thresholds, higher numbers if you like to push hard Option "FingerLow" "10" Option "FingerHigh" "20" # change to 30 or 40 if you like # borders based on output from synclient Option "LeftEdge" "20" Option "RightEdge" "1200" Option "TopEdge" "20" Option "BottomEdge" "370" # speeds, smaller number for a slower mouse Option "MinSpeed" "0.8" # 0.5 is very slow, 1.5 is very fast Option "MaxSpeed" "1.2" # up to 1.5 works ok Option "AccelFactor" "0.10" # tap times, change to suit your tapping habits Option "MaxTapMove" "100" Option "MaxTapTime" "100" Option "MaxDoubleTapTime" "200" # don't change these or two finger tap stops working Option "TapButton2" "3" Option "TapButton3" "2" # must be commented out or normal tapping wont work Option "TapButton1" "1" # needed for disabled while typing fix Option "SHMConfig" "on" EndSection Section "Device" Identifier "Scheda video generica" Driver "intel" BusID "PCI:0:2:0" # Option "LinearAlloc" "6144" # Option "LinearAlloc" "8160" #Option "CacheLines" "1080" #Option "VideoRam" "65536" #Option "CacheLines" "2560" Option "XvMC" "true" #Option "Legacy3D" "true" Option "FramebufferCompression" "false" #Option "Tiling" "false" #Option "XvMCSurfaces" "6" #Option "XAANoOffscreenPixmaps" "true" #Option "TripleBuffer" "true" #Option "PageFlip" "true" #Option "AccelMethod" "UXA" # per crashes: 08/06/19 #Option "MigrationHeuristic" "greedy" #Option "ExaNoComposite" "false" #Option "AddARGBGLXVisuals" "true" #Option "AllowGLXWithComposite" "true" EndSection Section "Monitor" Identifier "Monitor Generico" Option "DPMS" "off" HorizSync 28-64 VertRefresh 43-80 # R G B Gamma 0.960 0.890 0.800 EndSection Section "Screen" Identifier "Default Screen" Device "Scheda video generica" Monitor "Monitor Generico" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" "1024x768" "800x600" "640x480" Virtual 1920 1200 EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" #InputDevice "stylus" "SendCoreEvents" #InputDevice "cursor" "SendCoreEvents" #InputDevice "eraser" "SendCoreEvents" InputDevice "Synaptics Touchpad" # Option "Xinerama" "on" Option "AIGLX" "true" EndSection Section "Extensions" Option "Composite" "Enable" Option "RENDER" "Enable" Option "DAMAGE" "true" EndSection Section "ServerFlags" # AllowMouseOpenFail Option "AllowEmptyInput" "off" # DPMS # Option "BlankTime" "3" # Option "StandbyTime" "3" # Option "SuspendTime" "3" # Option "OffTime" "3" #Option "DontZap" Option "DontVTSwitch" "off" Option "Dont Zoom" EndSection Section "DRI" Mode 0666 EndSection