Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 456 Bytes

File metadata and controls

17 lines (15 loc) · 456 Bytes

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