Bug 1215286
Summary: | Tap to Click disabled for AlpsPS/2 ALPS GlidePoint trackpad | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andrew Malcolmson <andmalc> |
Component: | mutter | Assignee: | Florian Müllner <fmuellner> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | fmuellner, hdegoede, otaylor, peter.hutterer, walters |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-04-28 02:07:07 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andrew Malcolmson
2015-04-24 22:32:47 UTC
Hi, Thanks for the bug report. To change the setting from the commandline use "xinput set-prop" not "xinput set-float-prop". Other then that this is a gnome bug, changing component. Regards, Hans Thanks Hans. Yes, set-prop works and as a workaround, works after reboot by adding the following to /etc/X11/xorg.conf/99-libinput.conf: Section "InputClass" Identifier "enable tapping and edge scrolling" MatchDriver "libinput" Option "ScrollMethod" "edge" Option "Tapping" "on" EndSection I did find a Gnome bug and I'll report my situation there: https://bugzilla.gnome.org/show_bug.cgi?id=747956 Now that tapping works I see that palm detection doesn't! https://bugzilla.redhat.com/show_bug.cgi?id=1209753 *** This bug has been marked as a duplicate of bug 1202773 *** |