input-event
input-event copied to clipboard
nodejs module for reading keyboard & mouse events from /dev/input/eventX
Results
1
input-event issues
Sort by
recently updated
recently updated
newest added
If the mouse I want to monitor is not plugged in, then the /dev/input/eventN special file will not exist. Need to throw an appropriate error in this case.