After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 606794 - Ignore single-button touchpads for left-handed settings
Ignore single-button touchpads for left-handed settings
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: plugins
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks: 606793
 
 
Reported: 2010-01-12 23:30 UTC by Peter Hutterer
Modified: 2010-01-16 10:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-Don-t-allow-left-handed-setting-for-single-button-to.patch (2.60 KB, patch)
2010-01-13 02:01 UTC, Peter Hutterer
committed Details | Review

Description Peter Hutterer 2010-01-12 23:30:10 UTC
Single-button touchpads as shipped with older Apple laptops can set the left-handed setting. This sets the single button to be the equivalent of a right mouse click which is of arguable value. It'd probably be better to skip the left-handed setting for this type of touchpad.

Related to Bug 606793. If single button touchpads can disable tapping and then set to left-handed, the user is left with a touchpad that cannot re-enable the tap setting. (A workaround for that is to switch back to right-handed since this radio button also takes right mouse clicks)
Comment 1 Peter Hutterer 2010-01-13 02:01:50 UTC
Created attachment 151304 [details] [review]
0001-Don-t-allow-left-handed-setting-for-single-button-to.patch