Re: touchpad: multitouch stopped working (FIXED)

2012-01-18 Thread Jörg-Volker Peetz
Nothing at all. I'm glad you solved your problem. Yes, in case the parameters for synaptics had to be adjusted, the monitoring command "synclient -m 100" was very helpful for me. -- Best regards, Jörg-Volker. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "u

Re: touchpad: multitouch stopped working (FIXED)

2012-01-17 Thread David Zelinsky
Jörg-Volker Peetz writes: > Jörg-Volker Peetz wrote, on 01/16/12 21:16: > > >> Maybe this link is helpful: >> https://wiki.archlinux.org/index.php/Touchpad_Synaptics >> see esp. the xinput command (package xinput). >> > There is also this debian wiki http://wiki.debian.org/SynapticsTouchpad bu

Re: touchpad: multitouch stopped working

2012-01-17 Thread David Zelinsky
Jörg-Volker Peetz writes: > Please, see comments below. Thanks for the comments. >> $ grep -iE '(synaptic|option)' /var/log/Xorg.0.log > >> [29.560] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right > ... With a working version the "buttons" line should contain "double". Wi

Re: touchpad: multitouch stopped working

2012-01-16 Thread Jörg-Volker Peetz
Jörg-Volker Peetz wrote, on 01/16/12 21:16: > Maybe this link is helpful: > https://wiki.archlinux.org/index.php/Touchpad_Synaptics > see esp. the xinput command (package xinput). > There is also this debian wiki http://wiki.debian.org/SynapticsTouchpad but it misses e.g. a section about xinput

Re: touchpad: multitouch stopped working

2012-01-16 Thread Jörg-Volker Peetz
Please, see comments below. David Zelinsky wrote, on 01/16/12 01:39: > Jörg-Volker Peetz writes: > >> What is the output of the following commands? >> $ grep -A 9 -B 2 -i touch /proc/bus/input/devices >> [To see if the touchpad is still recognized by the kernel] >> $ grep -iE '(synaptic|option)'

Re: touchpad: multitouch stopped working

2012-01-15 Thread David Zelinsky
Jörg-Volker Peetz writes: > What is the output of the following commands? > $ grep -A 9 -B 2 -i touch /proc/bus/input/devices > [To see if the touchpad is still recognized by the kernel] > $ grep -iE '(synaptic|option)' /var/log/Xorg.?.log > [To see what the X server does with the touchpad] > And

Re: touchpad: multitouch stopped working

2012-01-14 Thread Jörg-Volker Peetz
What is the output of the following commands? $ grep -A 9 -B 2 -i touch /proc/bus/input/devices [To see if the touchpad is still recognized by the kernel] $ grep -iE '(synaptic|option)' /var/log/Xorg.?.log [To see what the X server does with the touchpad] And may be the contents of /etc/X11/xo

Re: touchpad: multitouch stopped working

2012-01-14 Thread David Zelinsky
I received no response to the first query. Any suggestions where to look (e.g. other lists?) to diagnose why synaptics touchpad suddenly stopped responding to two-finger operations? -David David Zelinsky writes: > Running wheezy on my laptop, the touchpad had been working, complete > with two-

touchpad: multitouch stopped working

2012-01-11 Thread David Zelinsky
Running wheezy on my laptop, the touchpad had been working, complete with two-finger scrolling and middle-button emulation. But at some point in the past three weeks or so---possibly after a dist-upgrade---all the multi-touch features stopped working. Mouse tracking and single (left) touch-to-cli