mirror of
https://github.com/jbranchaud/til
synced 2026-01-02 22:58:01 +00:00
Add Set A Window To Its Default Zoom Level as a mac til
This commit is contained in:
@@ -10,7 +10,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
|
||||
For a steady stream of TILs from a variety of rocketeers, checkout
|
||||
[til.hashrocket.com](https://til.hashrocket.com/).
|
||||
|
||||
_656 TILs and counting..._
|
||||
_657 TILs and counting..._
|
||||
|
||||
---
|
||||
|
||||
@@ -283,6 +283,7 @@ _656 TILs and counting..._
|
||||
- [Require Additional JS Libraries In Postman](mac/require-additional-js-libraries-in-postman.md)
|
||||
- [Resizing Both Corners Of A Window](mac/resizing-both-corners-of-a-window.md)
|
||||
- [Run A Hardware Check](mac/run-a-hardware-check.md)
|
||||
- [Set A Window To Its Default Zoom Level](mac/set-a-window-to-its-default-zoom-level.md)
|
||||
|
||||
### MySQL
|
||||
|
||||
|
||||
12
mac/set-a-window-to-its-default-zoom-level.md
Normal file
12
mac/set-a-window-to-its-default-zoom-level.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Set A Window To Its Default Zoom Level
|
||||
|
||||
Often when showing my screen to someone else or connecting to a project, I
|
||||
have to adjust the zoom level of my current window by hitting `Cmd +` a
|
||||
bunch of times. Once I am done I usually do some guess work to get the
|
||||
screen size back to what I am used to, hitting `Cmd -` a couple times.
|
||||
|
||||
There is an easier way.
|
||||
|
||||
Hitting `Cmd 0` will return the window back to its default zoom level.
|
||||
|
||||
h/t Jake Worth
|
||||
Reference in New Issue
Block a user