System Grab Bag

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

mons

A tool to quickly manage two displays. More information: https://github.com/Ventto/mons.
  • Enable only the primary monitor:
    mons -o
  • Enable only the secondary monitor:
    mons -s
  • Duplicate the primary monitor onto the secondary monitor, using the resolution of the primary monitor:
    mons -d
  • Mirror the primary monitor onto the secondary monitor, using the resolution of the secondary monitor:
    mons -m

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.