Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-29 00:20:05 +00:00
parent 5c637b8c84
commit d1988a6d2c
87 changed files with 623 additions and 154 deletions

View File

@@ -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`