aboutsummaryrefslogtreecommitdiff
path: root/uinput_mng
Commit message (Collapse)AuthorAge
* Add licence and a readme.Anton Khirnov2022-02-12
|
* uinput_mng: create the control FIFO dir if it does not existAnton Khirnov2022-02-12
|
* uinput_mng: tweak loggingAnton Khirnov2022-02-12
| | | | Remove superfluous newlines.
* uinput_mng: disregard EV_MSC/MSC_SCAN eventsAnton Khirnov2022-02-12
| | | | Those are sent by the keyboard driver.
* Add initial working version of input forwarder/manager.Anton Khirnov2022-02-11