jfr3000 / rotate-pointer-device-orientation

Rotate the orientation of your pointer devices (mouse, touchpad, touchscreen etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rotate the orientation of your pointer devices (mouse, touchpad, touchscreen etc.)


Languages

Language:JavaScript 100.0%