Notes

New to the Mac? Here's a guide that might help from Ars Technica. And you may wish to know what those symbols in the menus mean:
Command Key Symbol is the Command (or Apple) key located next to the space bar on both sides on most Mac keyboards.
Option Key Symbol is the Option (or Alt) key located next to the Command keys on both sides on most Mac keyboards.
Control Key Symbol is the Control key located next to the Option keys on both sides on most Mac keyboards.
Shift Key Symbol is the Shift key located above the Control key on both sides on most Mac keyboards.

Need some information on keyboard shortcuts for Mac OS? Try these links: Keyboard shortcuts, and Developer Documentation.

For an alternative forward delete, try fn delete.

If you just want to swap a couple of standard keys, you might want to look at http://developer.apple.com/technotes/tn2002/tn2056.html for the details.

You may experience problems using a key like enter as a modifier when dragging with the trackpad if you have "ignore trackpad when typing" turned on. You can simply go to the Keyboard preference pane and turn this feature off if you have this trouble.

If you want the extra Command key feature under Classic Mac OS (8 or 9) you could go here: www.resexcellence.com/hack_html_99/07-02-99.shtml or here: www.macmilitia.com/how-to/ibookhack.shtml for resedit hacks, or here: opus.funstaff.ch/freeware/sk/ for more friendly software.

Installing DoubleCommand

To install DoubleCommand, please perform the following steps:

1. Remove any versions of iJect, uControl, CommandandControl or PowerDelete (see below for how to do that). These are conflicting software. Note that you do not have to remove old versions of DoubleCommand anymore.

2. Open the disk image and open the installer package within.

Configuring DoubleCommand

DoubleCommand now includes a preference pane, so just open up System Preferences and look for DoubleCommand.

Removing DoubleCommand

To remove DoubleCommand from your machine, open the Terminal and paste in the following: /Library/StartupItems/DoubleCommand/uninstall.command

Removing conflicting software

To remove conflicting software from your machine:

1. Delete the iJect, uControl, CommandandControl or PowerDelete folder in /Library/StartupItems on your Mac OS X startup volume.

2. Restart your computer.

Troubleshooting

If for some reason DoubleCommand crashes, it automatically disables itself. To try loading again, just remove the DoubleCommand.crashed file from /var/tmp.

DoubleCommand has been developed for Mac OS X. It is known to run on Mac OS X 10.1 through to Mac OS X 10.6 (using the correct versions for each system) and probably runs on later versions, too. However, since it links to internal kernel structures, newer versions of the kernel may break DoubleCommand. After failing to load for any reason, DoubleCommand automatically deactivates itself to avoid continuing problems. If this happens check with this web site for an update that will work with the new kernel.

You can start the computer while holding down Command and S to get single user mode. While in this mode you can type the following to disable DoubleCommand:

fsck -y
mount -uw /
cd /Library/StartupItems/DoubleCommand
mv DoubleCommand DoubleCommand.disabled
shutdown -r now


When you restart the computer DoubleCommand will no longer be active.