Re: [PATCH v3 7/8] HID: logitech: Enable high-resolution scrolling on Logitech mice
From: Harry Cutts <hidden>
Date: 2018-12-14 18:37:49
Also in:
lkml
From: Harry Cutts <hidden>
Date: 2018-12-14 18:37:49
Also in:
lkml
Hi Clement, On Fri, 14 Dec 2018 at 05:47, Clément VUCHENER [off-list ref] wrote:
Hi, The G500s (and the G500 too, I think) does support the "scrolling acceleration" bit. If I set it, I get around 8 events for each wheel "click", this is what this driver expects, right? If I understood correctly, I should try this patch with the HIDPP_QUIRK_HI_RES_SCROLL_1P0 quirk set for my mouse.
Thanks for the info! Yes, that should work. Harry Cutts Chrome OS Touch/Input team