mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 05:00:58 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,20 +6,20 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# mons
|
||||
|
||||
> Quickly manage two displays.
|
||||
> More information: <https://github.com/Ventto/mons>.
|
||||
> More information: <https://github.com/Ventto/mons#usage>.
|
||||
|
||||
- Enable only the primary monitor:
|
||||
|
||||
`mons -o`
|
||||
|
||||
- Enable only the secondary monitor:
|
||||
- Enable only the [s]econdary monitor:
|
||||
|
||||
`mons -s`
|
||||
|
||||
- Duplicate the primary monitor onto the secondary monitor, using the resolution of the primary monitor:
|
||||
- [d]uplicate 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:
|
||||
- [m]irror the primary monitor onto the secondary monitor, using the resolution of the secondary monitor:
|
||||
|
||||
`mons -m`
|
||||
|
||||
Reference in New Issue
Block a user