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 651020 - wacom touch default is wrong
wacom touch default is wrong
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: mouse
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-05-25 03:05 UTC by Peter Hutterer
Modified: 2011-05-25 10:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-wacom-enable-wacom-touch-key-by-default.patch (1.58 KB, patch)
2011-05-25 03:05 UTC, Peter Hutterer
committed Details | Review

Description Peter Hutterer 2011-05-25 03:05:36 UTC
Created attachment 188545 [details] [review]
0001-wacom-enable-wacom-touch-key-by-default.patch

Filing this under "mouse" since there is no wacom component.

    wacom: enable wacom touch key by default.

    This was caused by a misunderstanding of the touch behaviour.
    This key enables/disables the touch part of the tablet altogether, not the
    behaviour of touch while using the pen. Hence the erroneous default, we
    really don't want to disable touch on most tablets by default.

Affected users e.g. https://bugzilla.redhat.com/show_bug.cgi?id=697986
Comment 1 Bastien Nocera 2011-05-25 10:41:59 UTC
Pushed to gnome-3-0 and master, thanks for the notice