summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-27Remembering what was happening in this program...Nathanael Sensfelder
*Maybe* I should document it more. Who knows... I do seem to get one feature request every two years, and pretty much forget all about it inbetween.
2019-12-27Got a clue about the pesky "SYN" messages.Nathanael Sensfelder
I must not have read libevdev's documentation well enough. Hopefully this new approach will work better. The risk would be that the conversion takes too long and properly handling all events leads to an increasing lag between the physical and the virtual device. I should probably add an option to let users indicate they would prefer dropping missed events.