Use the Terminal to Access Hidden Settings

When Apple built their OS, one of their goals was to keep it simple for new users, so in order not to confuse someone and to keep using System Preferences easy to use, they cut out some of the settings. Today, I’m going to teach you how to access those settings.


1. Move Widgets to Your Desktop.
This is one of my favorites, it allows you to actually drag widgets from your Dashboard to Your Desktop! You’ll never have wait for your entire Dashboard to load, just to check the weather.

First, open the Terminal. it’s located in your applications folder in the finder.


Second, type this line of code:defaults write com.apple.dashboard devmode YES


Third, quit Terminal.


Fourth, restart your computer.

NOTE: often people feel intimidated by the terminal and they think they might screw up their Computer with it. But don’t be, it is very hard to do anything fatal to your computer using the Terminal, you would really have to know how to do it, and want to do it. But to make you feel safer, you might want to back up your all your data, just in case.


2. Put Organizers in Dock




If you’re like me, you probably have tons of applications stuffed in your Dock, which makes it an inconvenience to have to spend an extra 5 seconds looking across it trying to find the App you want. But there is a solution, you can add little organizers, or as I like to call them, Spacers.


First, Open the Terminal.


Second, put this code in: defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}’, press “Enter”


Third, Type: Killall Dock and press “Enter”. This will restart the Dock.


Tadda! You now have a little spacer with which you can organize your Dock. If you want more, simply do the steps above again. If you want to get rid of one, simply drag it off the dock, just like any other Application!


3. Highlight Items in “Stacks” when you hover over them with your mouse cursor.





This is a cool little thing to do, especially if you use the keyboard a lot to do things.


Open Terminal


Type: defaults write com.apple.dock mouse-over-hilte-stack -boolean YES


Then restart Dock: killall Dock

These are just a few awesome things you can do with the Terminal, there are many more settings you can tweak and change with this great tool.

0 Comments:

Post a Comment

counter on blogger