afrim
afrim copied to clipboard
interference between user typing and afrim typing
Problem
For fast typing user, we got some interference between the user typing and the afrim typing.
Possible solution
Take control of the keyboard event with rdev::grab.
Disadvantage
It require root permissions to work.