Re: [PATCH libinput] test: add per-device udev rule support

2015-02-02 Thread Hans de Goede
Hi, On 02-02-15 04:55, Peter Hutterer wrote: Don't rely on a magic version tag, instead let a device define a udev rule and drop that into the udev runtime directory before the device is created. There are a couple of caveats with this approach: first, since this changes system-wide state it ma

[PATCH libinput] test: add per-device udev rule support

2015-02-01 Thread Peter Hutterer
Don't rely on a magic version tag, instead let a device define a udev rule and drop that into the udev runtime directory before the device is created. There are a couple of caveats with this approach: first, since this changes system-wide state it may cause issues on the device the test suite is r