mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 09:50:44 +01:00
test: fix a test device section name
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
1ab2ef40ea
commit
20ccb81726
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ static struct input_absinfo absinfo[] = {
|
|||
};
|
||||
|
||||
static const char quirk_file[] =
|
||||
"[litest ALPS Touchpad]\n"
|
||||
"[litest Apple Touchpad]\n"
|
||||
"MatchName=litest appletouch\n"
|
||||
"ModelAppleTouchpadOneButton=1\n";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue