Posted on Dec 23, 2007 under Mac Tips |
By default, the printer icon will appear in the Dock when you print and stay there unless you disable it.
When the printer icon appears in the Dock after a print job, right-click/control-click on it and select Auto Quit.
This will prevent the icon from appearing in the Dock forever for all future print jobs.
Source: 10.5: Auto remove printer icon from Dock after print
Posted on Dec 23, 2007 under Mac Tips |
Are you constantly losing track of what time it is? Set your Mac to announce the time to you.
1. Open System Preferences.
2. Under the System area select Date & Time.
3. Click the Clock button.
4. Check the box for Announce the time and select how frequently you would like your mac to announce the time.
Posted on Dec 17, 2007 under Mac Tips |
How to enable or disable the magnification of the items on the Dock in Mac OS X Leopard.
1. Open System Preferences.
2. Under the Personal area, select Dock.
3. Check Magnification to enable it. You can also set the size of the magnification. Uncheck Magnification to disable it.
Posted on Dec 17, 2007 under Mac Tips |
For security purposes, you might want to set OS X Leopard to automatically log you out of your system after a certain amount of minutes.1
1. Open System Preferences under the Finder menu.
2. Under the Personal area, select Security.
3. At the bottom of the window, select Log out after x minutes of activity.
Posted on Dec 14, 2007 under Mac Tips |
Want to disable the Mac OS X Leopard Dashboard? Use these steps:
1. Open Terminal from the Utilites folder.
2. Type:
defaults write com.apple.dashboard mcx-disabled -boolean YES
and press Enter.
3. Restart the Mac and the Dashboard will be disabled.
Posted on Dec 14, 2007 under Mac Tips |
Would you like to stop the message: The application program name quit unexpectedly from appearing when a program crashes? You can do this using the Terminal application.
1. Open Terminal from the Utilites folder.
2. Type:
defaults write com.apple.CrashReporter DialogType none
and press Enter.
To enable it again in the future, use defaults write com.apple.CrashReporter DialogType prompt
Posted on Dec 12, 2007 under Mac Tips |
Don’t have a transparent menu bar in Leopard? You can enable it with the following steps.
1. Check to ensure that you are updated to System 10.5.2.
2. Open System Preferences.
3. Open Desktop & Screen Saver under the Personal section.
4. Check the box for Translucent Menu Bar.
Posted on Nov 26, 2007 under Mac Tips |
You may want to turn off Spotlight to increase system performance or to prevent it from indexing personal data. Here’s how to do it under Mac OS X Tiger.
Launch Terminal from the Utilites folder.
To disable Spotlight, type the following and press Return:
% sudo launchctl unload /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
To disable it permanently, type this instead:
% sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
To enable Spotlight type the following and press Return:
% sudo launchctl load /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
To enable it permanently, type this instead:
% sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
For instructions on how to do this in Mac OS X Leopard, see How to completely disable Spotlight.
Posted on Nov 26, 2007 under Mac Tips |
Apple has released an official fix for the Blue Screen problem after Leopard has been installed.
There are 2 approaches you can take. One of them is installing the system as a fresh install by running the OS X Leopard Installer again and selecting the Archive and Install option. This option is available after the Select a destination screen.
Doing this will install an entirely new copy of the OS and will move your existing Mac OS X system files to a folder named Previous System. Choose the Preserve Users and Network Settings option to archive user accounts and their home folders.
A second solution is available to try if you are familiar with using Terminal. This solution can help remedy problems caused by third party software references that are not compatible with Leopard. The following steps will remove these references:
1. Start the Mac while holding Command-S after restarting the computer.
2. Type these commands and press Enter after each one is typed (be careful):
/sbin/fsck -fy
/sbin/mount -uw /
rm -rf /System/Library/SystemConfiguration/ApplicationEnhancer.bundle
3. Restart your Mac.
See also:
Mac OS X 10.5: “Blue screen” appears after installing Leopard and restarting
Leopard Install Guide
Posted on Nov 26, 2007 under Mac Tips |
Would you like to disable the new 3D Dock and use the 2D version on the bottom of the screen instead? Here’s how.
Open Terminal and type the following command:
$ defaults write com.apple.dock no-glass -boolean YES; killall Dock
The Dock will then restart in 2D at the bottom of the screen.
Source:
Banish the 3D dock from 10.5
Posted on Nov 26, 2007 under Blog |
So far I’ve gotta say I am very impressed with the new Mac OS, Leopard. The features in iChat are worth it alone. The many different ways you can collaborate and share files is just amazing. I know there are Windows alternatives, but Leopard just makes it so easy. The Time Machine and the easy ability to create desktop gadgets are also very impressive.
The only problem so far seems to be with the menu bar being hard to see. They have made the decision to go with a transparent effect that just doesn’t work for users running higher resolutions, or people with vision problems.
Chris Pirillo tested it out on his live webshow and stated that he will go 100% Mac after getting Leopard. I think many will follow, including myself. Yes! It’s that friggin’ impressive to me! Also check out this article: Leopard: Faster, Easier Than Vista
Posted on Nov 26, 2007 under Mac Tips |
Some users of OS X 10.5 Leopard don’t seem to be big fans of the transparent menu bar. To disable it, perform the following steps.
1. Check to ensure that you are updated to System 10.5.2.
2. Open System Preferences.
3. Open Desktop & Screen Saver under the Personal section.
4. Uncheck the box for Translucent Menu Bar.
Posted on Nov 26, 2007 under Mac Tips |
How to use the Mac OS X 10.5 Leopard Time Machine feature to restore your Mac to a previous state.
1. Insert the OS X 10.5 Leopard disc into the drive.
2. Launch Install Mac OS X.
3. Select Utilities > Restore System From Backup. When prompted click Continue.
4. Select the drive where your Time Machine backups are stored.
5. Select the backup you wish to revert back to.
6. Follow the wizard through the rest of the restore process.
Posted on Nov 26, 2007 under Mac Tips |
How to enable the OS X 10.5 (Leopard) Time Machine feature to create backups of your system state.
1. Open System Preferences under the Finder menu. Then Time Machine.
2. Open Time Machine preferences.
3. Set the switch to ON.
4. Click Change Disk.
5. Select the disc you want Time Machine to utilize for backups and click Use for Backup.
Now at anytime you can revert back to a previous system state. It’s very useful for when you accidentally delete something and would like to get it back.
Posted on Nov 26, 2007 under Mac Tips |
How to stop Notes and To Do’s from cluttering your Inbox in Mail 3.0 in Mac OS X 10.5 (Leopard).
1. In Mail 3.0, click the Mail > Preferences.
2. Select Composing up at the top of the screen.
3. For Create Notes & To Do’s in: set it to On My Mac.
Now those annoying Notes and To Do’s will be disabled from appearing in your Inbox.