rotate-pointer-devices
v1.2.0
Published
Rotate the orientation of your pointer devices
Downloads
6
Maintainers
Readme
rotate-pointer-device-orientation
Rotate the orientation of your pointer devices (mouse, touchpad, touchscreen etc.)
Install
npm i - g rotate-pointer-device-orientation
Usage
Run rotate-pointer-device-orientation
with the options right
, left
, or normal
. Will print to stdout, so pipe into bash or where needed.
rotate-pointer-device-orientation left | bash
to undo:
rotate-pointer-device-orientation normal | bash