Skip to content

Releases: Quoteme/screenrotate

Added feature to toggle automatically disabling keyboard when screen is rotated

30 Aug 08:12
Compare
Choose a tag to compare
v1.8

added helpful notifications on screen rotation option change

Added support for all laptops with wacom and xrandr

06 Mar 22:40
Compare
Choose a tag to compare
v1.6

added 'cycle_left', 'cycle_right' and 'swap' options

Toggle autorotation

18 Jan 16:13
Compare
Choose a tag to compare

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

11 Jan 00:57
Compare
Choose a tag to compare

Touchpad and keyboard should be disabled by XF86TouchpadToggle key events.

Disable/enable touchpad depending on rotation

07 Nov 20:14
Compare
Choose a tag to compare

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

07 Nov 19:22
Compare
Choose a tag to compare

Disable keyboard in if the screen is rotated left/right or inverted.

Fixed wrong execution paths

07 Nov 19:02
Compare
Choose a tag to compare

now everything should work fine when installing this using configuration.nix from NixOS.

First release

07 Nov 18:52
Compare
Choose a tag to compare

By starting autoscreenrotate.sh the screen rotates just as planned. Everything works.