Situatie
Solutie
One of the first things I’ve noticed is that macOS loves its keyboard shortcuts. While I’m used to the basic shortcuts everyone uses on Windows (copy, paste, cut, undo, and so on), along with a few shortcuts I use in Total Commander, macOS is chock-full of them, and most of them include the “Option” and “Control” keys.
The first one is labeled as “Command” in macOS and on macOS-friendly keyboards, or simply “Ctrl” on most keyboards made to be used both on Windows and macOS. It more or less plays the role of the “Ctrl” key on Windows, meaning it’s the basis for Copy, Paste, Cut, Redo, Undo, and other similar keyboard shortcuts.
The other important key is the “Option” key. The key plays the role of modifier key on macOS. With it, you can unveil extra options in-app menus, activate various keyboard shortcuts, and perform other handy commands that Apple doesn’t even try to explain to new macOS users for some reason. Seriously, there’s a number of cool actions you can perform with the “Option” key.
My favorite use of the key is more granular volume control, which is too drastic by default, since it has only 16 steps, compared to the 50 steps you’ve got on Windows.
What matters is, if you want to close the browser and have your opened tabs greet you the next time you open it, right-click its icon in the Dock, and then click the “Quit” button. Use this action for all apps you want to fully close, not keep them in that nonsensical limbo they go to after you hit the red “X” button, or simply use the “Command+Q” keyboard shortcut that does the same thing.
macOS and Windows aren’t that similar, but what both operating systems have in common is enabling mouse acceleration by default. One of the first things I did was disable it, which you might want to do too.
To do that, open “Settings,” go to the “Mouse” menu, then click the “Advanced” button.
Once there, simply turn off the “Pointer Acceleration” toggle.
But some apps are downloaded as APP files, so you don’t have to install them. You can run those apps immediately by double-clicking them in situ. The catch is that APP files won’t automatically be added to Launchpad or indexed as Applications, meaning you’ll have to either add them to the Dock or visit the location where you downloaded them to open them. The solution here is pretty simple. Open Finder, then open the folder where the APP file is saved and drag it to the “Applications” folder, which should be pinned to the “Favorites” tab on the left by default.
But the window had margins instead of using all the available space, which looked off as heck. Naturally, I tried to tile two windows vertically, and, would you know it, those hideous margins were there again. Luckily you can disable this.
Firstly, open “Settings,” click “Desktop & Dock.” Scroll down until you see a toggle called “Tiled Windows Have Margins,” and disable it. Now your tiled windows will use every piece of real estate instead of having ugly margins!
Don’t know about you, but for me, the three buttons on the upper left side of app windows (red, yellow, and green) are too darn small to click without effort. The good news is that you don’t really need them.
As I’ve already said, the red “X” button doesn’t really close apps, just windows. The green button is for switching apps to full screen. To be honest, I don’t like working in full screen because there’s no menu bar, so I cannot see the time and shortcuts to apps running in the background.
Now, the yellow button is handy because that’s the “Minimize” button. Luckily, you don’t have to hunt for it whenever you want to minimize an app. Just go to “Settings,” open “Desktop & Dock,” click the “Double-Click a Window’s Title Bar To” button, and select “Minimize.”
You can also use Command+M to minimize or hit Command+H to hide.
Mission Control is, hands down, one of the best features in macOS. It’s super handy in case you always work with a bunch of opened windows because it allows you to view all opened windows you’ve got on your Mac at once, each window neatly arranged so you can see it in full. If an app has multiple opened windows, they’re sorted one behind another, and you can click any of them to bring it to the front
To launch Mission Control, you can press the F3 button, use a three-finger or four-finger upward gesture on the trackpad, the Control+Up Arrow keyboard shortcut, or the Mission Control icon in the Dock. You can also map Mission Control to a Hot Corner (another super useful feature) and then launch it by moving your mouse to the corner you mapped Mission Control to. If you own a Logitech MX Master 3S, you can map Mission Control to the button located at the bottom of the thumb rest.
Once opened, assign Mission Control to any of the four corners and click “Done.” I recommend filling each of the four corners with an action to make navigating macOS easier and faster.
Mission Control is great, but it doesn’t show minimized windows. If you’re a Windows refugee, like me, you’ll soon realize that you cannot see window previews of minimized apps when you hover over their icons in the Dock. This is especially jarring when you’ve got multiple windows of the same app minimized because you cannot choose to open just the one you want.
There’s a way to look at all running instances of an app if you own a MacBook by force-clicking (pressing the trackpad and then applying extra pressure) the app’s icon in the Dock, which summons App Expose, showing all running instances of an app. But this isn’t possible with a regular mouse. That said, you can map this to the thumb button if you own a Logitech MX Master 3S.
If you’re using a regular mouse, you can see app window previews in the Dock by typing the following in Terminal:
defaults write com.apple.dock scroll-to-open -bool TRUE; killall Dock
If you’ve got an open and a minimized window of the same app, scrolling up will show a preview like the one below.
If you don’t like the feature, you can turn it off by typing the following in Terminal:
defaults write com.apple.dock scroll-to-open -bool FALSE; killall Dock
As a Windows veteran, I’m used to the taskbar being always visible at the bottom unless I’m gaming or using some other full-screen app. Naturally, after I switched to macOS, keeping the Dock always visible was a natural choice.
But the Dock isn’t the Windows taskbar. Instead of merging both into a single feature, macOS shows you the clock, a selection of quick settings, and apps running in the background in the menu bar at the top. The Dock, on the other hand, only hosts app icons, along with notifications showing which apps are opened. Further, if you maximize an app with the Dock always visible, it’ll look like the screenshot below, which isn’t only off-putting but also takes away a good chunk of screen real estate
To auto-hide the Dock, open “Settings,” click “Desktop & Dock,” scroll to the “Automatically hide and show the Dock” toggle, and enable it. That’s it! Just give it a few days, and you’ll see that this works much better than having the Dock shown at all times.
Leave A Comment?