mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-08 07:50:30 +01:00
doc/user: fix trackpoint quirks path
Fix a small typo in the file name. Fix https://gitlab.freedesktop.org/libinput/libinput/-/issues/851 Signed-off-by: José Expósito <jose.exposito89@gmail.com>
This commit is contained in:
parent
32c9bdcccc
commit
f668e827e4
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ installed.
|
|||
$ cd path/to/libinput.git
|
||||
|
||||
# Use an approximate multiplier in the quirks file
|
||||
$ cat > quirks/99-trackpont-override.quirks <<EOF
|
||||
$ cat > quirks/99-trackpoint-override.quirks <<EOF
|
||||
[Trackpoint Override]
|
||||
MatchUdevType=pointingstick
|
||||
AttrTrackpointMultiplier=1.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue