pwr-Solaar / Solaar

Linux device manager for Logitech devices
https://pwr-solaar.github.io/Solaar
GNU General Public License v2.0
5.39k stars 401 forks source link

Sometimes the sensitivity is forgotten, cycling sensitivity lock fixes #2118

Closed mxmilkiib closed 1 year ago

mxmilkiib commented 1 year ago

Not much more than title. Am using Arch Linux. Not sure exactly what triggers this change. The number in the field stays the same. Clicking the sensitivity buttons on the mouse either does nothing or resets back to the Solaar configuration after untoggling.

``` - 1.1.9 - _NAME: G502 SE Hero Gaming Mouse _absent: [hi-res-scroll, lowres-scroll-mode, hires-smooth-invert, hires-smooth-resolution, hires-scroll-mode, scroll-ratchet, smart-shift, thumb-scroll-invert, thumb-scroll-mode, pointer_speed, speed-change, backlight, backlight-timed, fn-swap, reprogrammable-keys, persistent-remappable-keys, divert-keys, disable-keyboard-keys, crown-smooth, divert-crown, divert-gkeys, m-key-leds, mr-key-led, multiplatform, change-host, gesture2-gestures, gesture2-divert, gesture2-params, sidetone, equalizer, adc_power_management] _battery: 0 _modelId: C08B00000000 _sensitive: {dpi: false, onboard_profiles: false, report_rate: true} _unitId: 3239470D dpi: 1900 onboard_profiles: 1 report_rate: 1 - _NAME: G502 Gaming Mouse _absent: [hi-res-scroll, lowres-scroll-mode, scroll-ratchet, smart-shift, thumb-scroll-invert, thumb-scroll-mode, pointer_speed, speed-change, backlight, backlight-timed, fn-swap, reprogrammable-keys, persistent-remappable-keys, divert-keys, disable-keyboard-keys, crown-smooth, divert-crown, divert-gkeys, m-key-leds, mr-key-led, multiplatform, change-host, gesture2-gestures, gesture2-divert, gesture2-params, sidetone, equalizer, adc_power_management] _battery: 4097 _modelId: 407FC08D0000 _sensitive: {hires-scroll-mode: ignore, hires-smooth-invert: ignore, hires-smooth-resolution: ignore} _serial: DCB657C7 _unitId: DCB657C7 _wpid: 407F dpi: 400 onboard_profiles: 1 report_rate: 1 ```
pfps commented 1 year ago

Without more information it is not going to be possible to determine what is hapening. Does the problem happen after the system resumes from suspend? After the mouse activates from a power-saving state? Is there some other program running that might be changing mouse features?

mxmilkiib commented 1 year ago

Aah, I realise what's happening - I thought this mouse was broken, which is why I was using Solaar, but either I was mistaken or some accidental percussive maintenance occurred, and the sensitivity buttons on it are actually working now, and must have been activated. Nm! Thanks anyway.