mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 04:30:06 +01:00
Fix typos in README.md
This commit is contained in:
parent
0cd65cf336
commit
7396ac52b7
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ libinput is a library that provides a full input stack for display servers
|
|||
and other applications that need to handle input devices provided by the
|
||||
kernel.
|
||||
|
||||
libinput provides device detection, event handling and abstraction so
|
||||
minimize the amount of custom input code the user of libinput need to
|
||||
libinput provides device detection, event handling and abstraction to
|
||||
minimize the amount of custom input code the user of libinput needs to
|
||||
provide the common set of functionality that users expect. Input event
|
||||
processing includes scaling touch coordinates, generating
|
||||
relative pointer events from touchpads, pointer acceleration, etc.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue