snippetbashTip
mons — Quickly manage two displays. More information: <https://github.com/Ventto/mons#usage>.
Viewed 0 times
commandquicklytwoclimanagemonsmoredisplays
linux
Problem
How to use the
mons command: Quickly manage two displays. More information: <https://github.com/Ventto/mons#usage>.Solution
mons — Quickly manage two displays. More information: <https://github.com/Ventto/mons#usage>.Enable only the primary monitor:
mons -oEnable only the [s]econdary monitor:
mons -s[d]uplicate the primary monitor onto the secondary monitor, using the resolution of the primary monitor:
mons -d[m]irror the primary monitor onto the secondary monitor, using the resolution of the secondary monitor:
mons -mCode Snippets
Enable only the primary monitor
mons -oEnable only the [s]econdary monitor
mons -s[d]uplicate the primary monitor onto the secondary monitor, using the resolution of the primary monitor
mons -d[m]irror the primary monitor onto the secondary monitor, using the resolution of the secondary monitor
mons -mContext
tldr-pages: linux/mons
Revisions (0)
No revisions yet.