Re: [PATCH 1/3] Add the `REL_WHEEL_HI_RES` event code
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2018-08-23 18:42:26
Also in:
linux-input, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2018-08-23 18:42:26
Also in:
linux-input, lkml
On Thu, Aug 23, 2018 at 11:30:55AM -0700, Harry Cutts wrote:
This event code represents scroll reports from high-resolution wheels, and will be used by future patches in this series. See the linux-input "Reporting high-resolution scroll events" thread [0] for more details. [0]: https://www.spinics.net/lists/linux-input/msg57380.html Signed-off-by: Harry Cutts <redacted>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Jiri, Benjamin, feel free to merge through HID tree if the rest is acceptable. Thanks. -- Dmitry