On 4/20/19 1:59 PM, ToddAndMargo via users wrote:
On 4/19/19 11:59 PM, Ed Greshko wrote:
On 4/20/19 2:56 PM, ToddAndMargo via users wrote:
On 4/19/19 11:13 PM, ToddAndMargo via users wrote:
On 4/19/19 6:22 PM, Roger Heflin wrote:
It definitely works:

How do I check what the default acceleration is set to?

right under my nose:

$ xinput --list-props 15 | grep -i "Accel Speed (" | awk '{print $5}'
1.000000


That isn't the "default" that you're asking about.

You want "Accel Speed Default", yes?



Now this is interesting.  After a reboot, acceleration is off:

$ xinput --list --short | grep -i logit
⎜   ↳ Logitech USB Optical Mouse                  id=15    [slave pointer  (2)]

$ xinput --list-props 15 | grep -i "Accel Speed (" | awk '{print $5}'
0.000000


All day yesterday with it on, I had no issues scrolling
windows instead of lines

More interesting.  Xfce's mouse dialog show acceleration is on:

screenshot:
https://bugzilla.xfce.org/attachment.cgi?id=8432

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to