System Grab Bag

View all TLDR pages from Linux (or from all pages)

autorandr

Automatically change screen layout. More information: https://github.com/phillipberndt/autorandr.
  • Save the current screen layout:
    autorandr --save {{profile_name}}
  • Show the saved profiles:
    autorandr
  • Load the first detected profile:
    autorandr --change
  • Load a specific profile:
    autorandr --load {{profile_name}}
  • Set the default profile:
    autorandr --default {{profile_name}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.