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
059484b8
Commit
059484b8
authored
Sep 28, 2018
by
Peter Hutterer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
touchpad: fix typo
parent
500d03d7
Pipeline
#4960
passed with stages
in 6 minutes and 22 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 @
059484b8
...
...
@@ -2664,7 +2664,7 @@ tp_interface_toggle_touch(struct evdev_dispatch *dispatch,
}
else
{
/* if in-kernel arbitration is in use and there is a touch
* and a pen in proximity, lifting the pen out of proximity
* causes a touch bein
g
for the touch. On a hand-lift the
* causes a touch be
g
in for the touch. On a hand-lift the
* proximity out precedes the touch up by a few ms, so we
* get what looks like a tap. Fix this by delaying
* arbitration by just a little bit so that any touch in
...
...
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