Releases: Quoteme/screenrotate
Releases · Quoteme/screenrotate
Added feature to toggle automatically disabling keyboard when screen is rotated
Added support for all laptops with wacom and xrandr
v1.6 added 'cycle_left', 'cycle_right' and 'swap' options
Toggle autorotation
Use toggleautoscreenrotation.sh
to toggle automatic screen rotation on and off. Config files are stored in ~.config/flex5screenrotate/autorotate
for this purpose.
Keep keyboard and touchpad active no matter the orientation
Touchpad and keyboard should be disabled by XF86TouchpadToggle key events.
Disable/enable touchpad depending on rotation
The keyboard and touchpad are both enabled or disabled depending on the rotation of the device. The screen also rotates automatically.
Disable keyboard in undesirable rotations
Disable keyboard in if the screen is rotated left/right or inverted.
Fixed wrong execution paths
now everything should work fine when installing this using configuration.nix
from NixOS.
First release
By starting autoscreenrotate.sh
the screen rotates just as planned. Everything works.