Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pivot

Simple program which switches through two alternating screen orientations/roations.

Usage:

usage: pivot [options] [ rotation_1 [ rotation_2 ]]
  -h, --help     prints help
  -d, --display  display
  -f, --force    force switching

rotations: left, right, normal, inverted
default rotations: left, normal

examples

Switches between right and normal orientation, no matter what the actual orientation is:

$ pivot -f right

Switches between left and inverted (upside down), unless the actual orientation is none of them:

$ pivot left inverted

Details

See Xrandr (3)

About

switching between two screen orientations

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages