1.2.0 • Published 5 years ago

rotate-pointer-devices v1.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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