A simple desktop & tray application made for laptops that can turn into tablets upon rotation. Whenever I work on my laptop in bed, sometimes I'll lie down sideways, or it falls to the side, and it causes it to do a full rotation and go into tablet mode, which is extremely annoying and has no way to disable aside from disabling the sensor in Device Manager. This program solves that.
| Unlocked | Locked |
The same icon shows in the system tray and on the taskbar. Left-click to toggle, right-click for menu.
Download Rotation Lock.exe from Releases.
Run it. UAC prompts for elevation (needed to access the sensor driver).
Single self-contained .exe, no installer.
git clone https://github.com/dylogaming/Rotation-Lock.git
cd Rotation-Lock
cargo build --release --manifest-path src-tauri/Cargo.tomlProprietary: see LICENSE. Free for personal use.

