whereswaldon / kfreestyle2d

Unofficial Kinesis Freestyle 2 Userspace Linux Driver
MIT License
76 stars 21 forks source link

Start service after user sessions #11

Closed samiconductor closed 4 years ago

samiconductor commented 4 years ago

Follow up on #10.

This works on startup. It's kind of a hack to wait for something unrelated like user session service. But if you don't wait it's random whether the uinput driver gets the first or second device.

whereswaldon commented 4 years ago

Thank you for continuing to work on this! See this comment on your other PR for my current thoughts on the approach.

samiconductor commented 4 years ago

Cool we'll continue looking at #10. Plus there's still a chance of the timing not working right when depending on unrelated services. Booted up today and no media keys. Closing this one.