[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#541407: xserver-xorg-input-synaptics: dragging windows hangs up quite often



Package: xserver-xorg-input-synaptics
Version: 0.14.7~git20070706-3
Severity: important

This problem occurs on a MSI laptop with a SynPS/2 Synaptics Touchpad.
Dragging a window or changing the size causes sometimes the pointer to
leave the window, and then there is no more keyboard reaction,
the pointer can only be moved retarded, but not tapped or clicked,
and power off is the only choice.
I tried many different configurations of /etc/X11/xorg.conf, the 
problem is reduced now but not solved. 

this is my last xorg.conf

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "touchpad" "AlwaysCore"
EndSection

[...]

Section "Module"
	Load  "dri"
	Load  "extmod"
	Load  "glx"
	Load  "xtrap"
	Load  "GLcore"
	Load  "dbe"
	Load  "record"
	Load  "synaptics"
EndSection
[...]
Section "InputDevice"
Driver "synaptics"
Identifier "touchpad"
	Option			"Device" "/dev/psaux"
	Option			"Protocol" "auto-dev"
	Option			"LeftEdge" "0"
	Option			"RightEdge" "5700"
	Option			"TopEdge" "0"
	Option			"BottomEdge" "4150"

	Option      "Emulate3Buttons" "true"
	Option      "Emulate3Timeout" "70"
	Option	    "SendCoreEvents"  "true"

	Option	    "SHMConfig" "true"
	Option      "Repeater" "/dev/input/mice"

	Option      "FingerLow" "35"
	Option      "FingerHigh" "42"
	Option      "FingerPress" "256"

	Option      "MaxTapTime" "190"
	Option	    "MaxTapMove" "110"
	Option	    "MaxDoubleTapTime" "190"
	Option	    "SingleTapTimeout" "190"
	Option      "ClickTime" "60"
	Option      "FastTaps" "0"
	Option      "EmulateMidButtonTime" "70"
	Option      "EmulateTwoFingerMinZ" "257"

	Option      "VertScrollDelta" "200"
	Option      "HorizScollDelta" "200"
	Option	    "VertEdgeScroll" "1"
	Option	    "HorizEdgeScroll" "1"
	Option	    "VertTwoFingerScroll" "0"
	Option	    "HorizTwoFingerScroll" "0"

	Option      "MinSpeed" "0.03"
	Option      "MaxSpeed" "0.14"
	Option      "AccelFactor" "0.0018"
	Option	    "TrackstickSpeed" "40"

	Option	    "EdgeMotionMinZ" "30"
	Option	    "EdgeMotionMaxZ" "200"
	Option      "EdgeMotionMinSpeed" "120"
	Option      "EdgeMotionMaxSpeed" "180"
	Option	    "EdgeMotionUseAlways" "0"

	Option      "UpDownScrolling" "1"
	Option      "LeftRightScrolling" "1"
	Option      "UpDownRepeat" "1"
	Option      "LeftRightRepeat" "1"
	Option	    "ScrollButtonRepeat" "100"
	Option	    "TouchpadOff" "0"
	Option	    "GuestMouseOff" "0"
	Option	    "LockedDrags" "1"
	Option	    "LockedDragTimeout" "5000"

	Option      "RTCornerButton" "0"
	Option      "RBCornerButton" "0"
	Option      "LTCornerButton" "0"
	Option      "LBCornerButton" "0"

	Option	    "TapButton1" "1"
	Option	    "TapButton2" "3"
	Option	    "TapButton3" "0"

	Option	    "PalmDetect" "1"
	Option	    "PalmMinWidth" "10"
	Option	    "PalmMinZ" "200"
	Option	    "CoastingSpeed" "0"

	Option	    "PressureMotionMinZ" "30"
	Option	    "PressureMotionMaxZ" "160"
	Option	    "PressureMotionMinFactor" "1"
	Option	    "PressureMotionMaxFactor" "1"
	Option	    "GrabEventDevice" "1"
EndSection
[...]


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6                  2.7-18            GNU C Library: Shared libraries
ii  libx11-6               2:1.1.5-2         X11 client-side library
ii  libxext6               2:1.0.4-1         X11 miscellaneous extension librar
ii  libxi6                 2:1.1.4-1         X11 Input extension library
ii  xserver-xorg-core      2:1.4.2-10.lenny2 Xorg X server - core server

xserver-xorg-input-synaptics recommends no packages.

Versions of packages xserver-xorg-input-synaptics suggests:
pn  gsynaptics | ksynaptics | qsy <none>     (no description available)

-- no debconf information



Reply to: