Read mouse protocol data from file
Name
input-mouse : Read mouse protocol data from file
Synopsis
input-mouse: <fd>:<proto>
Description
input-mouse reads mouse protocol data from the specified file descriptor. This input is mainly designed to be opened automatically by input-linux-mouse(7), but can also be used stand alone.
Options
- fd
- Specifies the file descriptor to read from. 
- proto
- Specifies the mouse protocol to use. This argument takes the same values as mousetypes in input-linux-mouse(7), except auto-detection is not supported. 
Features
- Generates evPtr* events.
