Archive for the ‘How to’ Category
Customize the Finder Toolbar
by Robert Hodgen in How to, Mac Basics on November 12th, 2008. No Comments.

Like most applications in OS X with a toolbar, Finder will let you rearrange, add and remove items from its toolbar (pictured below). This is a great timesaver for those who don’t have the keyboard shortcuts memorized for deleting or want to have access to a button.

Customized Finder Toolbar.

Customized Finder Toolbar.

Like most other OS X applications, customize Finder’s toolbar by choosing the Customize Toolbar… from the View menu (pictured below).

Customize Toolbar menu item.

Customize Toolbar menu item.

Just like previously mentioned, Finder acts just as most other OS X applications. Below is a screenshot of the toolbar items available for Finder’s toolbar; it includes options like New Folder, Delete, Get Info, Quick Look, Eject and multiple view/navigation items.

Items available for the Finder toolbar.

Items available for the Finder toolbar.

This can be looked at as a tip or just a reminder, a reminder that you can always customize your Toolbars and to use that feature to its fullest.

I like to add a little something to each of the applications I use, personalize them if you will. Even though I use keyboard shortcuts the majority of the time to delete, view file info or for Quick Look, I find myself using them occasionally when its not convenient to use the keyboard (other people who use my Mac use them as well).

ReadTags: , , , , , , , .
Tip: Easily rearrange Menu Bar items
by Robert Hodgen in How to, Mac Basics, Tips, Tricks on November 4th, 2008. No Comments.

First off, this tip does not work with all menu bar items, only Apple-provided menu bar items (like the clock, WiFi status, iChat, etc.) and select third-party application menu bar addons. This reason behind this how to do with how developers add an item to the menu bar: only items through OS X’s SystemUIServer will work with this tip. 

Dragging the WiFi status Menu Bar item.

Dragging the WiFi status Menu Bar item.

Back when I first switched to the Mac, I couldn’t for figure out a way to move the items on my Mac’s menu bar around. The only way I could figure a way to do it was to manually enable/disable them in the order I wanted them to be displayed. This tip is a simple solution to that problem.

(more…)

ReadTags: , , , , , .
Tip: Another way to Eject a Disk
by Robert Hodgen in How to, Mac Basics, Tips, Tricks on August 1st, 2008. No Comments.

I’ve noticed most people drag an external disk to the Trash in order to unmount/eject a drive from their Mac. Thats not the only way to safely eject a disk from your system though… I can’t claim this tip saves any time, but its one I use quite often when I’ve got several application windows open, this tip is how to eject a disk through the Finder window (instead of the Desktop and the Trash located on the Dock).

Eject from the Finder sidebar

Eject from the Finder sidebar

Each ejectable disk has a small eject icon next to it in the left sidebar of Finder, this is highlighted in the image above (click on it to enlarge). A simple click on this eject icon will unmount the disk from your system and allow for removal without data loss (providing it ejected without an error). You’ll know its been ejected from your Mac when the disk disappears.

There are other ways of ejecting a drive from your system, using Disk Utility is one, and another method is by selecting a disk in Finder and using Command + E (while a drive is selected).

ReadTags: , , , , , , , , .
Tip: Enable/Disable Menu Bar Transparency
by Robert Hodgen in How to, Mac Basics, Tips on July 8th, 2008. No Comments.

Some backgrounds look best with Mac OS X’s menu bar transparent, while others look terrible. I suppose this is why Apple allows you to toggle the transparency of the menu bar in the Desktop & Screensaver preference pane in System Preferences (as seen in the image above).

The ability to disable the transparency of the original translucent menu bar came in the 10.5.2 update released by Apple, since then users have had the ability to toggle the setting. What this comes down to is individual preference, I encourage you to try your menu bar both with and without transparency enabled to find what suits you best. Although this may be a well known feature for long-time mac users (or just Leopard early adopters), tips like this help newcomers to the mac feel at home, look for more tips like this one in our Mac Basics category. 

ReadTags: , , , , , , , , .
How to: Show Path Bar in Finder
by Robert Hodgen in How to, Tips on June 26th, 2008. No Comments.

The Finder Path Bar is a nice addition to Finder, but it doesn’t come enabled by default. The Path Bar is located at the bottom of the Finder window and shows the path to the file currently selected in Finder. The image above is an example of the Path Bar displaying Photo Booth.app in the Applications folder.

To enable the Path Bar in Finder open a finder window and select Show Path Bar from the View menu. It’s that simple.

If you enjoyed this how-to, check out OS X 411’s other news, tips, tricks and how-tos.

ReadTags: , , , , , , .
Tip: Use Automator to save time
by Robert Hodgen in Apple, How to, Tips on June 24th, 2008. One Comment.

Automator is a powerful application provided by Apple on every copy of Mac OS X. Although every Mac has Automator installed most users have never experimented with it, and that’s the goal of this article: to introduce you to Automator.

Automator is location in your Applications folder (/Applications/Automator.app), when Automator is opened you’ll get a workflow template chooser. Custom will start you off with a blank workflow, allowing you to add your own actions.

This is meant to be a simple article on Automator, and as such I’ll show the steps required to make a basic Automator workflow that will quit all of our open applications. (I use three primary Automator workflows, one to open my favorite applications (the ones I leave running), one to quit all applications, and finally one to put my Mac Pro to sleep.)

The workflow I’m showing you today will be based off of a Custom workflow. The screenshot below shows a empty workflow in Automator.

In the search box above the list of available actions type “quit” and Automator will show you a few actions, the one named Quit All Applications is the one we are interested in for this article. Drag the action Quit All Applications over to the blank workflow space on the right.

In the workflow pane you’ll notice a new action, the Quit All Applications action and that it has several options. 

Now we want to add some applications to the list for the action to skip over, that is, to not quit them. Click the Add… button and choose a few applications, I would suggest Safari if you are following along here. For my list I added Quicksilver and Safari, as example applications.

To get a little visual feedback, and assuming you have Growl installed, we are going to add an action named Show Growl Notification. Just as before, we are going to drag the item into the workflow pane to the right, position this notification under the existing Quit All Applications action. Give it a title and description.

You can test run your workflow by clicking the Run toolbar item in the top right corner of the Automator application (first make sure that you’ve added Safari to the Do not quit list). If you have Growl installed and added its action you’ll get a nice confirmation when its complete.

To save our workflow so we can open it at any time, choose Save As… from the File menu. Give it a name and choose Application for the File Format.

Once your workflow is saved, go to the folder you saved it to and launch your workflow. You’ll notice that by saving the workflow as an Application we can open it without having Automator open.

If you like the idea of having an application to quit all your open applications, you may want to edit the workflow to include Safari in the Quit All Applications action.

It’s easy to edit your Automator workflow, reopen Automator and choose the Open an Existing Workflow… option at startup. Choose your workflow from the list (the .app) and Automator will import all your actions. From now on when your editing a saved Automator application you don’t need to Save As…, simply saving the application is enough to update your workflow.

Automator and Quicksilver are a powerful combo, on my Mac Pro I used an add-on action called Sleep to quickly sleep the computer (I’ve found this easier than reaching for the power button or choosing it from the menu).

Apple also has a great getting started article on Automator, Mac 101: Automator.

ReadTags: , , , , , , .
Unlearn “learned” words in Leopard Spell Check
by Robert Hodgen in Hacks, How to, Tips, Tricks on June 23rd, 2008. One Comment.

While I was writing another post for OS X 411, I mistakenly added the word Cyrsis to Leopard’s built-in spell checker, I wasn’t paying attention, but after looking at the word more carefully (after it was added) I noticed it was misspelled. The proper spelling is Crysis, which I assumed Leopard didn’t know anyway, thats how this started… 

Most applications in Leopard that use the built-in spell checker allow you to add words to the dictionary, but not all of them allow you to remove or “unlearn” the learned words. Pages is a perfect example, it will allow you to add words to the spell checker but not remove them. Below I have an example of where I’ve added “Robetr” to the spell checker.

I’ve found two ways to remove a “learned” word from the Leopard spell checker, the first is to open TextEdit and type the word, right-click the word and select “Unlearn Spelling” from the popup (thats it, you’re done). 

If you used the TextEdit method above this is not needed (just an alternate way of removing learned words for the more curious). The second way I’ve found is to edit a file located at ~/Library/Spelling/en (en is the file name (for English I assume), and the Library folder located in your home folder). Open this file in any text editor (TextEdit even works) and remove the word from the list. Once the file is saved logout and you have just unlearned a word. This would also be a practical way to unlearn all the words known by Leopard. Note: The Spelling directory is only created if you have learned words, on a fresh install of OS X the Spelling directory doesn’t exist. It also seems that this file is not synced with the spell checker live, if you delete a name it will still show up as correct until you logout.

ReadTags: , , , , , , , , .
Add Text to OS X Login Window
by Robert Hodgen in Hacks, How to, Tips, Tricks on June 20th, 2008. 6 Comments.

Having the ability to change the text on Mac OS X’s Login window is not an explicit feature of Apple’s operating system, it is however possible. Some of the reasons you may want to add text to your Mac’s login window are: security, lost/found and identification. Adding text to the login window is easy, simply add a key and value to a .plist file and logout. 

First you’ll want to navigate in Finder to the following location: /Library/Preferences/ (the Library folder in your hard drive’s root, not your home folder).

Click to Enlarge

Once there, find and open the file com.apple.loginwindow.plist in a text editor like TextWrangler.

Because this file, com.apple.loginwindow.plist is outside of your home folder and effects all users on your system, you must have administrator access on the computer you wish to modify.

Make a backup copy of your original com.apple.loginwindow.plist incase something goes wrong in any of the following steps.

Click to Enlarge

Insert into com.apple.loginwindow.plist somewhere after the <dict> and before the </dict> the italic text exactly how it is shown here: <key>LoginwindowText</key> Once that has been added, directly below it on a new line enter <string>Your Custom Text Here</string> Replace the Your Custom Text Here (red) with your message. Image: The text you will be adding is highlighted in yellow (the end of the line was omitted).

Save the file and logout to test your new login window text. TextWrangler or any other text editing program will ask for an administrator password when you attempt to save this file.

To remove the text you just added, simply remove the two lines of text you added.

ReadTags: , , , , , , .
Battlefield 2142 Startup Preferences
by Robert Hodgen in Games, Hacks, How to, Tips on March 8th, 2008. No Comments.

For those out there who have EA’s Battlefield 2142 for the Mac, you might want to know this. It offers the option to toggle the following settings:

  • Full Screen Mode - Tells BF2142 to start in Fullscreen mode, unchecked it will open in Windowed mode (enabled by default).
  • Use FBO for Backbuffer - No idea, but it seems to have little no affect on performance (also enabled by default).
  • Fixed Function via Vertex Programs - No idea but it seems to help, and its enabled by default.
  • Show FPS - Displays the current FPS in the top-left corner of the window or screen (disabled by default).
  • Display this on subsequent starts - Do you want this settings window to open next time you launch the game (disabled by default).

The settings window also has two buttons, Play which starts the game and Quit which closes the settings window.

To get this window, navigate to ~/Library/Preferences/Battlefield 2142 Preferences/. Open the file config with a text editor and find the line “DisplaySettingsDialog” = “N”, replace the N with a 1. Save the file and start the game.

ReadTags: , , , , , .
Moving your Time Machine drive inside your Mac
by Robert Hodgen in Fixes, Hacks, Hardware, How to, Tips on December 22nd, 2007. No Comments.

Time Machine is an excellent feature, its done in true Apple style, simple yet powerful, but there is one downfall to Time Machine, and thats the hardware it requires. Like most people, I use an external drive for Time Machine, the Porsche designed LaCie 500Gb USB drive.

My problem with the Porsche designed LaCie drive is its noise. This drive has a fan that kicks in after the drive’s been on for a while, it’ll turn off after it’s cooled down, but its annoying either way. I’ve been reluctant to to pull the drive apart because there are no visible screws or access points.

For those wondering, the Porsche designed LaCie 500Gb USB external drive has a 7200 RPM 3Gb/s SATA drive with 16Mb of cache (here’s a link to the drive on newegg).

Originally, I was just going to disconnect the fan inside the drive, but once I saw it had a SATA drive I decided to move the drive inside my Mac Pro. If that’s what you want to do, here’s the instructions to do so.

(more…)

Read