tools: install local quirks during libinput replay
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 4 Sep 2019 03:51:07 +0000 (13:51 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 10 Sep 2019 23:41:46 +0000 (09:41 +1000)
commitbd8123e459aa134093186cebdf3dbba901584517
tree7781085c419213e472c6e58146ecfa4ee1cbfa60
parent93e91536db615f279e6e5776a9bb6470f22228b6
tools: install local quirks during libinput replay

The quirks for each device are listed in the recording but they may not apply
during libinput replay (e.g. for DMI matches). Work around this by writing out
the local-overrides.quirks file before initializing the devices. This way
we're guaranteed that the device is identical as on the reporter's machine.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
tools/libinput-replay