mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-24 07:40:04 +01:00
Some devices might announce support for high-resolution scroll wheel by enabling REL_WHEEL_HI_RES and/or REL_HWHEEL_HI_RES but never send a high-resolution scroll event. When the first low-resolution scroll event is received without any previous high-resolution event, print a kernel bug warning and start emulating high-resolution scroll events. Fix #668 Signed-off-by: José Expósito <jose.exposito89@gmail.com>
17 lines
440 B
ReStructuredText
17 lines
440 B
ReStructuredText
.. _troubleshooting:
|
|
|
|
==============================================================================
|
|
Troubleshooting
|
|
==============================================================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
tools.rst
|
|
device-quirks.rst
|
|
touchpad-jumping-cursors.rst
|
|
touchpad-jitter.rst
|
|
touchpad-pressure-debugging.rst
|
|
trackpoint-configuration.rst
|
|
tablet-debugging.rst
|
|
incorrectly-enabled-hires.rst
|