Search Results

Results for posts tagged "mac os x tip" on Lifehacker Australia.

Twitterverse Screensaver Visualizes Your Twitter Activity

Posted by Adam Pash at 7:50 AM on May 12, 2008

An adventurous Flickr user dug up a file in Leopard's example developer documents called Twitterverse, a screensaver that displays your Twitter world in a circle of thumbnailed activity. To use Twitterverse, find the file (a quick Spotlight search for Twitterverse should do the trick), open your Desktop & Screen Saver preference pane, and then simply drag the Twitterverse.qtz file into the preview window of the Screen Saver preference pane. To get it downloading your friends' tweets, click the Options button, enter your username and password, and try it out. I had trouble seeing results (just a blank screen), but if you have more luck, the screensaver is eye-tastic!


Read More »

Smart-Open Files and Applications for a Cleaner Desktop

Posted by Adam Pash at 8:00 AM on April 30, 2008

If you're keen on keeping a desktop free from the clutter of a hundred open windows, weblog AppleDoes points out a simple OS X keyboard shortcut that will simultaneously open a file or application while closing the Finder window you launched it from. How? Just hold your option key. So if you're about to launch an application, for example, holding option and then double-clicking the app will open the app and automatically close the Finder window you opened it from. This trick also works from the keyboard—so Cmd-Opt-O will open your app or file and automatically close the Finder window. It's not groundbreaking, but it's a handy little shortcut to keep your virtual world just a touch neater.


Read More »

Shut Down a Mac with a Text Message

Posted by Kevin Purdy at 1:00 AM on April 22, 2008

Blogger and remote-control enthusiast Tim Matheson, who previously showed us how to shut down Windows using a text message, posts a script and easy-to-follow guide for doing the same on a Mac. Everything needed for the hack comes included with OS X Leopard, except the cell phone, of course. Matheson suggests setting up a "super-secret" email address that you only use for shutdown messages, but there are other ways of remote-controlling a Mac using keywords. Hit the link to download a safe shutdown script, and post your own remote-control computing tricks in the comments.


Read More »

Set Up Better Time Machine Access

Posted by Adam Pash at 7:00 AM on March 29, 2008


Weblog MacApper prefers to keep a clean Dock, and as such doesn't particularly like the new Time Machine icon cluttering up the Dock. Since Time Machine is basically an extension of Finder, the post suggests adding a Time Machine shortcut directly to the Finder toolbar. Setting it up is simply a matter of heading to your applications folder and dragging the Time Machine icon to your toolbar. Once you've done that, just activate Finder and click the Time Machine button whenever you want to hit up your files in Time Machine. Simple, yes, but it makes a lot of sense. If you want the Time Machine button to fit in better with the rest of the toolbar buttons, go download this Time Machine button.


Read More »

Speed Up Sleep Mode on MacBooks

Tech blogger Dan Warne notes that MacBooks loaded with serious memory—like MacBook Pros with more than 2 GB—can take a long while to activate these days, since the entirety of that memory is being written to your hard disk... Read More »

Find Out What Will and Won't Speed Up Your Mac

Posted by Kevin Purdy at 7:15 AM on March 7, 2008

Wired's How-To Wiki takes a look at the most common suggestions for speeding up your Mac OS X desktop and picks out a few that really can help scale back memory use—and also highlights the perennial suggestions that don't do a thing and waste your time. For example: Cleaning up an icon-laden desktop = small but real memory savings. Repairing file permissions = Not at all necessary. Hit the link below for more tips and a chance to throw your own $.02 in. For another angle on system speed, try software tuneups to speed up your Mac.


Read More »

Force Time Machine Drives to Unmount

Posted by Kevin Purdy at 1:30 AM on February 23, 2008

Tech blogger Phil Windley grew tired of trying to eject his external back up disk, first the suggested Apple+E way and then by yanking a cord, just to see that ominous red stop sign of warning every day, even when he knew his disk operations were (or should have been, at least) done. His suggestion for others suffering from clingy back up drives: Parse together a terminal command similar to the one below (substituting name and other portions for whatever fits your system):


Read More »

Create a Keyboard Shortcut for Any Menu Action in Any Program

Posted by Adam Pash at 11:45 AM on January 11, 2008

add-shortcut.pngMac OS X tip: Nothing's more heartbreaking to a keyboard lover than discovering that a common application action is lacking a keyboard shortcut. Luckily OS X makes it wildly simple to add new shortcuts for any action available in the menu bar. Here's how it works:

Read More »

Add Quit to the Finder Menu

Posted by Kyle Pott at 2:00 AM on December 17, 2007

Finder.pngMac OS X only: Sick of not being able to exit Finder? A quick terminal command will add a "quit" option to the menu in Finder. This means you can run Finder like any other Mac application. If you're running some heavy applications, simply close Finder and enjoy the extra, albeit small, processing power. Open a terminal and enter the following command:

defaults write com.apple.Finder QuitMenuItem 1
You will need to restart for the changes to take effect. Here's the caveat: Finder also manages the icons on your desktop. If you exit Finder, you won't be able to see any of the icons on your desktop. Just click the icon in the dock to bring Finder back.