Bug 1222445
Summary: | mutter indicates the wrong settings for Natural scrolling and loses changes between logins. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rodd Clarkson <rodd> |
Component: | mutter | Assignee: | Florian Müllner <fmuellner> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | fmuellner, otaylor, rmatos, rodd, walters |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-05-18 23:16:57 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
Rodd Clarkson
2015-05-18 08:54:01 UTC
Another one I can't reproduce... Have you completely rebooted at least once? Can you reproduce this consistently? Immediately after you login, open just a terminal and get us the following outputs: $ gsettings list-recursively org.gnome.desktop.peripherals.touchpad $ xinput list-props <your touchpad id nr.> Hmmm, I'm pretty sure I rebooted and logged in and out a few times, but it all seems good now. I did install the lasted updates before restarting this morning and libinput was updated, so maybe... Anyhow, here's the information you requested but I'll close this bug as it appears to not be a problem (anymore). $ gsettings list-recursively org.gnome.desktop.peripherals.touchpad org.gnome.desktop.peripherals.touchpad natural-scroll true org.gnome.desktop.peripherals.touchpad click-method 'default' org.gnome.desktop.peripherals.touchpad scroll-method 'two-finger-scrolling' org.gnome.desktop.peripherals.touchpad left-handed 'mouse' org.gnome.desktop.peripherals.touchpad send-events 'enabled' org.gnome.desktop.peripherals.touchpad tap-to-click true org.gnome.desktop.peripherals.touchpad speed -0.094170403587443996 $ xinput list-props 11 Device 'DLL060A:00 06CB:2734': Device Enabled (136): 1 Coordinate Transformation Matrix (138): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000 libinput Tapping Enabled (273): 1 libinput Tapping Enabled Default (274): 0 libinput Accel Speed (275): -0.094170 libinput Accel Speed Default (276): 0.000000 libinput Natural Scrolling Enabled (277): 1 libinput Natural Scrolling Enabled Default (278): 0 libinput Send Events Modes Available (254): 1, 1 libinput Send Events Mode Enabled (255): 0, 0 libinput Send Events Mode Enabled Default (256): 0, 0 libinput Left Handed Enabled (279): 0 libinput Left Handed Enabled Default (280): 0 libinput Scroll Methods Available (281): 1, 0, 0 libinput Scroll Method Enabled (282): 1, 0, 0 libinput Scroll Method Enabled Default (283): 1, 0, 0 libinput Click Methods Available (284): 1, 1 libinput Click Method Enabled (285): 1, 0 libinput Click Method Enabled Default (286): 1, 0 Device Node (257): "/dev/input/event12" Device Product ID (258): 1739, 10036 |