mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-30 17:40:11 +01:00
Updated: jumping cursor documentation link
This commit is contained in:
parent
037bd0cc9c
commit
a493ea5d07
1 changed files with 1 additions and 1 deletions
|
|
@ -1741,7 +1741,7 @@ tp_process_state(struct tp_dispatch *tp, uint64_t time)
|
|||
if (!tp->semi_mt)
|
||||
evdev_log_bug_kernel(tp->device,
|
||||
"Touch jump detected and discarded.\n"
|
||||
"See %stouchpad-jumping-cursor.html for details\n",
|
||||
"See %stouchpad-jumping-cursors.html for details\n",
|
||||
HTTP_DOC_LINK);
|
||||
tp_motion_history_reset(t);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue