Blog Archives

Lifehacker Pack for Mac: Our List of the Best Free Mac Downloads [Downloads]

Looking for a few great, free apps to beef up your Mac? We’ve got you covered with our annual Lifehacker Pack for Mac. Here are the best OS X downloads for better productivity, communication, media management, and more. More »







How to undo a lot of Lion’s little changes using Terminal

Mac OS X Lion has been out for about a week now, long enough for a lot of us to realize that there might be a couple of essential tweaks we’d really like to make to our new systems. However, if you want to disable some of the new animations, reclaim some lost space in Safari’s bookmarks bar, or try to roll back some of the iOS-ification that has gone on, the options available in those default preference panes just won’t cut it.

Luckily though, the good old ‘defaults write’ command for OS X’s Terminal.app is still around to help us pop open that hood and tweak all the stuff that can’t be configured with just a point and a click. Here’s a quick roundup of a few defaults write commands that might make your early days with the new big cat a bit easier.

A few words about ‘defaults write’

The ‘defaults’ command allows users to interact with their user defaults via the terminal (located in the Applications>Utilities folder). Users can read, write, and delete user preference values that often aren’t available for configuration within an application’s normal preference panel. These commands can all be executed via the Terminal, and reversed by simply repeating the command with the original value swapped in for the replacements below. In most cases you’ll have to restart the application you’re trying to tweak before you can see the command’s effect. If you don’t want to mess around with the terminal, I’m sure many of these commands will soon find their way into an updated version of Secrets, which is a GUI preference pane for configuring this type of behavior.

The roundup

  • Animations. There are a lot of new animations in Lion. New windows will warp into existence from a single point on the screen; email replies will fold their way out of threaded conversations; and desktops will go swishing by as you move from space to space. There’s at least two of these you can put an end to right now if you want:
    • Disable Mail Reply animations: “defaults write com.apple.Mail DisableReplyAnimations -bool YES”
    • Disable New Window animations: “defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO”
  • Character picker. If you’ve ever been frustrated by hunting around in the character viewer for accented characters like the “è” or the “ë” then you probably want to just leave this setting alone. If however, if you’d rather be able to hold down a key and just have it automatically repeat, like it used to, then this defaults write is for you.
    • Disable the character picker: “defaults write -g ApplePressAndHoldEnabled -bool NO”
  • Window restore. Want to keep applications like Preview or QuickTime from restoring old windows that happened to be hanging around the last time you quit? Just switch out the name “Preview” in the command below to target other applications.
    • Disable window restore: “defaults write com.apple.Preview NSQuitAlwaysKeepsWindows -bool NO”
  • Bookmarks bar. You can get rid of both the Reading List icon and the Top Sites icon with this quick defaults write command:
    • Clean out icons from Safari’s bookmarks bar: “defaults write com.apple.Safari ProxiesInBookmarksBar ‘()’”
  • Save sheet shortcuts. Lion changes around the default save sheet shortcuts for a little added safety. If you’ve got a lot of muscle memory devoted to “Command-D” as the shortcut for “Don’t Save,” you can bring it back if you want — though to be honest, with “D” and “S” being so close together, I prefer the new settings.
    • Revert save sheet shortcut: “defaults write NSGlobalDomain NSSavePanelStandardDesktopShortcutOnly -bool YES”
  • iOS spell check pop-up. Part of the overall “iOS-ification” effort in Lion was to bring over those helpful but sometimes annoying little spell correction pop-ups you get as you type. The autocorrect can be enabled on a document by document basis with a right-click in “Spelling and Grammar,” but if you just want to kill it off altogether, you can.
    • Disable the iOS-style spell correct: “defaults write NSGlobalDomain NSAutomaticSpellingCorrectionEnabled -bool NO”
  • ~/Library reveal. This last one isn’t technically a defaults command, but it’s too good to leave out. By default in Lion, user libraries are hidden. You can still navigate to the user library by holding down the “option key” while in the Go menu in the Finder, but if you want to restore ~/Library back to it’s proper place, just crack open the terminal and enter in the command below.
    • Restore ~/Library visibility: “chflags nohidden ~/Library”

I’m sure more hidden commands will surface as folks begin to settle into the new OS. I grabbed as many as I could find floating around, but if you’ve got some additional ones you’d like to share, please do so in the comments.

Related research and analysis from GigaOM Pro:
Subscriber content. Sign up for a free trial.

How to De-iOS-ify Mac OS X Lion [Mac OS X Lion]

Mac OS X Lion was designed to bring the best of iOS to the desktop, but perhaps you don’t believe there is such a thing. If you want to get rid of all the iOS-inspired stuff found in Lion, here’s how to do it. More »







How and when to reset your Mac’s PRAM and SMC

There are times when your Mac will just start misbehaving. Video settings getting reset, fans start running at full speed, keyboard lights don’t come on when they should.  This is most likely to happen following a hardware upgrade, extended power outage or even a major software upgrade (like Lion). In those cases, sometimes you need to reset your Mac’s parameter random access memory (PRAM) or system management controller (SMC) to get things running smoothly again.

Try this first

There are some good best practices to perform before running off and resetting your Mac at the first sign of strange behavior. This isn’t a step-by-step list; try each and all of the below separately when you’re having trouble:

  • Quit (Command+Q) or even Force Quit (Command+Option+Esc) any and all running applications.
  • Log off and then log back on to any and all logged on user accounts.
  • Put the Mac to sleep and wake it up again.
  • Restart the Mac.
  • Shut down and unplug the Mac (and remove any battery if you have access) for at least thirty seconds before powering back on.

You may even have to press and hold the power button several seconds in extreme cases when your Mac is truly not responding or refuses to shut down and power off. But if you have tried all of this to no avail, then perhaps you do need to either reset your PRAM or your SMC.

Parameter random access memory

PRAM is used by OS X to store certain information that the system can access quickly. Macs will store settings like which startup drive to boot from, various display and video settings, startup speaker volume and even the DVD’s region settings. If you feel that you need to reset your Mac’s PRAM because of the issues you’re having, do the following:

  1. Turn off your Mac. Don’t worry about disconnecting the power or removing the battery.
  2. Turn on your Mac and hold down the Command, Option, P, and R keys all at the same time (all four keys).
  3. Keep holding down all four keys until you hear the startup sound for a second time.

If you do not hear the startup sound twice, then you most likely have not reset the PRAM.  If you find that your Mac is not retaining the information that is stored in PRAM when you perform a shutdown, then it might be time to replace your Mac’s main logic board battery.  This is sometimes referred to as the PRAM or Clock Battery. I hardly ever fully shut down and power off any of my Macs, and have yet to replace this battery on any Mac I have owned, so that should only be the culprit in very extreme cases.

System management controller

The SMC is an Intel-only feature.  There are so many symptoms that can potentially be solved by resetting the SMC that you’d think you would need to do this sort of reset all of the time. These include fans running out of control, lights not displaying correctly, the Mac does not sleep or wake properly, and just generally poor performance and high CPU cycles for no good reason. There are three ways to reset your SMC, based on what sort of Intel-based Mac you have:
Portable Macs with removable batteries

  1. Shut down the Mac, unplug and remove the battery.
  2. Press and hold the power button for five seconds before releasing.
  3. Replace the battery (just put it back in), plug in the Mac and turn it back on.

Portable Macs without removable batteries

  • Shut down the Mac.
  • Ensure that the Mac is plugged into a power source.
  • While the Mac is turned off, press and hold the Shift, Control and Option keys, as well as the Power button.
  • Release all four keys at the same time (note: the Mac should not power on when performing this task).
  • Press the power button to turn the Mac back on.

Desktop Mac Pros, iMacs and Mac minis

  • Shut down and unplug the Mac.
  • Keep the Mac unplugged for at least fifteen seconds.
  • Plug the Mac back in and do not turn it back on for at least five seconds.
  • Press the power button to turn the Mac back on.

This shouldn’t be considered a routine operation, like fixing file permissions in Disk Utility. It’s just something to keep in mind as a possible last resort solution to weird behaviors that your Mac starts to develop, which can often happen when you perform upgrades like installing OS X Lion, especially on older hardware.

Related research and analysis from GigaOM Pro:
Subscriber content. Sign up for a free trial.

Quick Solutions to Mac OS X Lion’s Most Common Installation Issues [Troubleshooting]

Operating systems were always installed by disc (or disk, if we’re looking back that far), but Apple decided to change that with Lion. That comes with some benefits, but with most firsts it also comes with a lot of buggy problems. Here’s how to fix some of the most common. More »







MagicPrefs Gives Your MacBook Trackpad (and other Multitouch Peripherals) Custom Multitouch Gestures [Downloads]

Mac OS X-only: MagicPrefs lets you create custom gestures (and override existing ones) to provide new multitouch functionality to your Apple input devices. It’s like the great Multiclutch, which serves a similar purpose, but with added power and precision that gives you serious control over even the nuances of your gestures. More »







Mega Button Puts Shortcuts to Chrome’s Most Used Settings Right In Your Toolbar [Video]

You can access most of Chrome’s settings from the Wrench menu, but it’s a bit cluttered and hard to navigate quickly. Free extension Mega Button puts shortcuts to some of Chrome’s most accessed settings right in your toolbar. More »







Google Dictionary Extension for Chrome Gives You Definitions as You Browse [Downloads]

Chrome: This free dictionary extension from Google lets you view definitions from within web pages you visit. Just double-click a word to see its meaning in a pop-up bubble or get in-age translation of a foreign word. More »







Making Windows and Mac Play Nice [Companion Piece]

How to Get Mac OS X’s Best Features on Windows

More »







Open Hidden Menu Options with the Shift and Right-Click Shortcut [Shortcut Of The Day]

Right-clicking on a file or folder brings up a context-sensitive menu, but sometimes that menu doesn’t show all your options. Hold down the Shift key when you right-click to find hidden but useful commands like copying a file path or expanding the Send To options. More »







WP Like Button Plugin by Free WordPress Templates