Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
libinput
libinput
Commits
a493ea5d
Commit
a493ea5d
authored
Sep 16, 2018
by
Bennett Hardwick
Committed by
Peter Hutterer
Sep 17, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated: jumping cursor documentation link
parent
037bd0cc
Pipeline
#4396
failed with stages
in 69 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/evdev-mt-touchpad.c
src/evdev-mt-touchpad.c
+1
-1
No files found.
src/evdev-mt-touchpad.c
View file @
a493ea5d
...
...
@@ -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-cursor
s
.html for details
\n
"
,
HTTP_DOC_LINK
);
tp_motion_history_reset
(
t
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment