Cannot disable touchpad buttons

Bug #400697 reported by Scott James Remnant (Canonical)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xserver-xorg-input-synaptics (Ubuntu)
Expired
Low
Unassigned

Bug Description

Binary package hint: xserver-xorg-input-synaptics

I'd like to be able to disable the mouse buttons on the touchpad, and use tap-to-click instead.

xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Click Action" 8 0 0 0

Did not work; it changed the property, but the buttons still functioned.

(Dell Mini 10v)

Changed in xserver-xorg-input-synaptics (Ubuntu):
assignee: nobody → Alberto Milone (albertomilone)
Revision history for this message
Alberto Milone (albertomilone) wrote :

Something like the following solves the problem: xinput set-button-map $YOUR_TOUCHPAD 12 12 12 4 5 6 7 8 9 10 11 12

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: [Bug 400697] Re: Cannot disable touchpad buttons

On Fri, 2009-07-17 at 14:49 +0000, Alberto Milone wrote:

> Something like the following solves the problem: xinput set-button-map
> $YOUR_TOUCHPAD 12 12 12 4 5 6 7 8 9 10 11 12
>
As noted, it doesn't because it breaks tap-to-click

Scott
--
Scott James Remnant
<email address hidden>

Revision history for this message
Alberto Milone (albertomilone) wrote :

As discussed on IRC that disables any click event. An alternative to make the touchpad more usable would be to disable bottom area of the touchpad so that you can use the physical buttons (on the Dell Mini 10v) without triggering other events such as movements, taps or scrolling.

Make sure that you have xserver-xorg-input-synaptics 1.1.2-1ubuntu2 in Karmic and type:

xinput set-int-prop "SynPS/2 Synaptics TouchPad" "Synaptics Area" 32 0 0 0 4000

where 4000 is the new bottom edge. If you want to increase the size of the blacklisted area you can try something smaller than 4000.

Changed in xserver-xorg-input-synaptics (Ubuntu):
status: New → Triaged
Changed in xserver-xorg-input-synaptics (Ubuntu):
assignee: Alberto Milone (albertomilone) → nobody
Revision history for this message
penalvch (penalvch) wrote :

Scott James Remnant, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO images are available from http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in the development release from a Terminal (Applications->Accessories->Terminal), as it will automatically gather and attach updated debug information to this report:

apport-collect -p xserver-xorg-input-synaptics REPLACE-WITH-BUG-NUMBER

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

Changed in xserver-xorg-input-synaptics (Ubuntu):
importance: Undecided → Low
status: Triaged → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for xserver-xorg-input-synaptics (Ubuntu) because there has been no activity for 60 days.]

Changed in xserver-xorg-input-synaptics (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.