randr.sh

randr.sh is a script that lets you to rotate your screen just pressing a button.
Download

randr.sh Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Andrea Cimitan
  • Publisher web site:
  • http://cimi.netsons.org

randr.sh Tags


randr.sh Description

randr.sh is a script that lets you to rotate your screen just pressing a button. randr.sh is a script that lets you to rotate your screen just pressing a button.#!/bin/sh rotation=`xrandr -q | grep "Current rotation" | cut -d"-" -f2` if ; then xrandr -o left else xrandr -o normal fiUsage:- Copy the code above and paste it into a text editor (Gedit or Kate)- make it executable with:chmod +x randr.sh


randr.sh Related Software