← Back to team overview

registry team mailing list archive

[Bug 368985] Re: Upgrade to Jaunty (from Intrepid) disables touch to tap Acer Aspire 4530

 

Launchpad has imported 8 comments from the remote bug at
http://bugs.freedesktop.org/show_bug.cgi?id=21495.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2009-04-30T13:51:29+00:00 Asif Youssuff wrote:

I have seen similar bugs to this, but this bug involves something that
only seems to appear when Intrepid is upgraded to Jaunty.

In my upgraded install, I have tried gnome-mouse-properties (disabling,
reenabling), but this has no effect.

This bug is also tracked on launchpad; I was directed to submit the bug
here as well, I'll be happy to help in any way that I can.

https://bugs.launchpad.net/ubuntu/+source/xfree86-driver-
synaptics/+bug/368985

Reply at: https://bugs.launchpad.net/xorg-driver-
synaptics/+bug/368985/comments/17

------------------------------------------------------------------------
On 2009-04-30T17:08:20+00:00 Peter Hutterer wrote:

Tapping is disabled by default in the driver. Does Ubuntu enable it by default?
If you enable tapping in the fdi files, does it work then? 

what's the output of xinput --list-props "SynPS/2 Synaptics TouchPad"

Reply at: https://bugs.launchpad.net/xorg-driver-
synaptics/+bug/368985/comments/18

------------------------------------------------------------------------
On 2009-04-30T17:20:18+00:00 Asif Youssuff wrote:

Created an attachment (id=25323)
output of xinput --list-props "SynPS/2 Synaptics TouchPad"

Reply at: https://bugs.launchpad.net/xorg-driver-
synaptics/+bug/368985/comments/19

------------------------------------------------------------------------
On 2009-04-30T17:47:29+00:00 Asif Youssuff wrote:

Adding:

   <device>
      <match key="info.capabilities" contains="input.touchpad"> 
        <merge key="input.x11_driver" type="string">synaptics</merge> 
        <merge key="input.x11_options.TapButton1" type="string">1</merge>
        <merge key="input.x11_options.TapButton2" type="string">1</merge>
        <merge key="input.x11_options.TapButton3" type="string">1</merge>
      </match> 
    </device> 

into /etc/hal/fdi/policy/preferences.fdi enables touchpad click.

Ubuntu enables touchpad tapping by default in both Intrepid and Jaunty,
but the upgrade to Juanty disabled my tapping to click functionality.
I'm trying to track down the issue so that upgrades from those versions
do not break the original Ubuntu functionality.

I also uploaded the output of xinput --list-props "SynPS/2 Synaptics
TouchPad" previously, and had uploaded more information to the launchpad
bug indicated in my original report.

Reply at: https://bugs.launchpad.net/xorg-driver-
synaptics/+bug/368985/comments/20

------------------------------------------------------------------------
On 2009-04-30T17:56:12+00:00 Peter Hutterer wrote:

(In reply to comment #3)
> Adding:
> 
>    <device>
>       <match key="info.capabilities" contains="input.touchpad"> 
>         <merge key="input.x11_driver" type="string">synaptics</merge> 
>         <merge key="input.x11_options.TapButton1" type="string">1</merge>
>         <merge key="input.x11_options.TapButton2" type="string">1</merge>
>         <merge key="input.x11_options.TapButton3" type="string">1</merge>
>       </match> 
>     </device> 
> 
> into /etc/hal/fdi/policy/preferences.fdi enables touchpad click. 

Sorry, I need clarification here - do you mean it works if you add this?

Reply at: https://bugs.launchpad.net/xorg-driver-
synaptics/+bug/368985/comments/21

------------------------------------------------------------------------
On 2009-04-30T17:57:33+00:00 Asif Youssuff wrote:

It works if I add those lines, yes.

Reply at: https://bugs.launchpad.net/xorg-driver-
synaptics/+bug/368985/comments/22

------------------------------------------------------------------------
On 2009-04-30T18:17:43+00:00 Peter Hutterer wrote:

so a quick check showed that intrepid hat 0.15 and jaunty has 0.99. In
between those versions, the tap got disabled by default. So it needs to
be explicitly enabled.

Since merging the fdi key works I claim that's not actually a driver problem but a problem with:
- ubuntu's packaging (if they claim that tapping is enabled by default there must be a ubuntu patch enabling it)
- gnome-mouse-properties

The output of xinput shows that tapping is indeed disabled, so whatever
was supposed to enable it didn't work.

Reply at: https://bugs.launchpad.net/xorg-driver-
synaptics/+bug/368985/comments/23

------------------------------------------------------------------------
On 2009-04-30T18:25:32+00:00 Asif Youssuff wrote:

Thanks for your help, Peter.

> --- Comment #6 from Peter Hutterer <peter.hutterer@xxxxxxxxx>  2009-04-30 18:17:43 PST ---
> so a quick check showed that intrepid hat 0.15 and jaunty has 0.99. In between
> those versions, the tap got disabled by default. So it needs to be explicitly
> enabled.
>
> Since merging the fdi key works I claim that's not actually a driver problem
> but a problem with:
> - ubuntu's packaging (if they claim that tapping is enabled by default there
> must be a ubuntu patch enabling it)

Reply at: https://bugs.launchpad.net/xorg-driver-
synaptics/+bug/368985/comments/24


** Changed in: xorg-driver-synaptics
       Status: Invalid => Won't Fix

** Changed in: xorg-driver-synaptics
   Importance: Unknown => Medium

-- 
Upgrade to Jaunty (from Intrepid) disables touch to tap Acer Aspire 4530
https://bugs.launchpad.net/bugs/368985
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for XOrg-Driver-Synaptics.