[Ubuntu-x-swat] [Bug 133060] Re: Synaptic touchpad fails to register some of the taps for tap-to-click

2011-02-02 Thread Nicolas Cavallari
I have been told that my patch to do edge detection with the initial touch position has been merged, but it's not pushed yet. Expect it to pop in the official tree anytime. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synapt

[Ubuntu-x-swat] [Bug 133060] Re: Synaptic touchpad fails to register some of the taps for tap-to-click

2010-06-15 Thread Nicolas Cavallari
Well, i think that the line just above is responsible : SelectTapButton(priv, edge); it will detect that the tap is made in the bottom left corner, and by default, corner taps are disabled. hopefully, corner taps can be configured with your graphical interface or with xinput. if you want to test

[Ubuntu-x-swat] [Bug 133060] Re: Synaptic touchpad fails to register some of the taps for tap-to-click

2010-06-14 Thread Nicolas Cavallari
forget what i said in the previous post about the code, this is disabled by default. -- Synaptic touchpad fails to register some of the taps for tap-to-click https://bugs.launchpad.net/bugs/133060 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xser

[Ubuntu-x-swat] [Bug 133060] Re: Synaptic touchpad fails to register some of the taps for tap-to-click

2010-06-14 Thread Nicolas Cavallari
Well, seems that the problem got fixed, but another code was added that broke the thing again. I bet those lines in synaptics.c:1473 ( in HandleTapProcessing() ) are responsible : switch (priv->tap_state) { [...] case TS_1: if (move) { [...] } else if (release) { S

[Ubuntu-x-swat] [Bug 478985] Re: freezes, crashes, or hangs with r300 xorg driver

2009-11-09 Thread Nicolas Cavallari
** Visibility changed to: Public -- freezes, crashes, or hangs with r300 xorg driver https://bugs.launchpad.net/bugs/478985 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-ati in ubuntu. _