Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the driver more interesting by mirroring mouse events, so that left movement becomes right, up movement becomes down, and so on. Using MOUSE_MOVE_ABSOLUTE(1) instead of MOUSE_MOVE_RELATIVE(0) to allow bitmask operations.
- Loading branch information