B = Beginner Level I = Intermediate Level A = Advanced Level E = Expert Level Italics - Indicates new or
updated since 01 Dec
1999 (AS) - Denotes AppleScript program
A handy links page, courtesy of Mac OS 8.5 - The Bard Erin MacDonald (mailto:bardemacd@xoommail.com)
The new shape-shifting Application Switcher - The Bard Erin MacDonald (mailto:bardemacd@xoommail.com)
If you have ever looked at the upper-right-hand corner of your desktop, in the menu bar you will see an icon (literally "little picture") of the currently active program, whether it is the Finder, or AppleWorks, Photoshop or what have you. Well, in OS 8.5 and higher, this little menu - called the Applications Menu, strangely enough! - has been enhanced, and can do much more than you probably realize!
For example, do you see the faint dotted-bar to the left of the Application Menu's icon? Well, if you grab it with your mouse (by clicking and holding the mouse button down), you can slide it to the left or right, thus allowing you to see either just the icon, or the icon along with the name of the application to which it belongs. Neat, huh?
But this new and improved Application Switcher doesn't just stop there, oh no! If you place your mouse on this menu/icon, and click and hold the mouse button down (this is called "dragging" by the way, and will be referred to as such from this point on...) and begin dragging down the list of active applications, if you keep dragging once you get past the last name in the list, you will "tear off" the menu and create a free-floating menu that will stay on your desktop - thus allowing you to quickly switch between one program and another without having to wait for the Applications menu to drop down.
Application Switcher's Tear-Off Menu with Labels
Now for the shape-shifting part... If you place the mouse over the far right-hand side of this "tear-off" menu, you will see the cursor change from the standard pointer icon to a black bar with an arrow pointing to either side. When you get this new cursor, you can click and drag the right side of the menu to shrink or expand the amount of information shown for each icon; anywhere from displaying just the icon, to the icon and part of the name, all the way up to showing the icon and the full name.
|
The Resize Box can toggle between this... |
...and this |
But that's not all. Do you see the little resize box (the "box-within-a-box" square) towards the right side of the "tear-off" menu? If you click this, the Application Switcher is smart enough to remember the different sizes you have selected, and will toggle between the smallest size and your last setting.
Also, if you hold down the Option key while clicking the Resize Box, you will toggle between small icons and large icons:
Application Switcher's Tear-Off Menu can also display Large Icons - great for people with vision difficulties!
Now, if you would like to have the list displayed sideway (like you see in "GoMac" or in Windows...) then all you have to do is hold down the Option and Shift keys while clicking the Resize Box, and Application Switcher grants your wish! You can even select the size you like:
small
medium
and
large!
Also, if you want to switch between applications, you don't even have to point and click. Instead, simply press Command (that's the funny-looking propellor like icon) key and the Tab key in order to scroll through the list of open applications in alphabetical order; i.e., ...W, X, Y, Z, A, B, C, D..., or press the Command-Shift-Tab keys in order to go through the list in reverse alphabetical order; i.e., ...D, C, B, A, Z, Y, X, W...
And last, but not least, if you want to open a document using an application that is already listed in the Application Switcher menu, simply drag the icon of the file you want to open onto the icon of the program you wish to open it with, and once you release the mouse button, the program will open the file if it can. You can tell if the program recognizes the file, because the program's icon will darken - thus indicating that it may be able to open that type of file. If the program's icon doesn't darken, then the program doesn't recognize that particular type of file, and you may need to try using either a different program to open it, or use FileBuddy or ResEdit or a similar program to change the file's Type and Creator codes... but that's a whole 'nother tip entirely!
ABORT SEQUENCE: First, try pressing the <Escape> key (located in the upper left corner of the keyboard). If this should fail, then try pressing the <Command> Key (the "Apple" key, but referred to in writting by the use of that little cloverleaf-looking thingy...) and the period key at the same time. This is often written as follows: <Command-Period> or <Command-.> If this should fail to abort the activity, then try pressing the <Command> and <Power> keys (upper right keyboard) at the same time. On revision A and B iMacs, press the programmers switch (indicated by a triangle) which is located below the reset button inside the right sidepanel... If this works, then you will be dropped into the programmer's box (a blank white window with a cursor). Here, type "G Finder" (without the quotes) and press <Return>. If all goes well, you will be returned to the Finder - at which point, you should save all unsaved data and restart the computer in order to minimize further complications.
FORCED RESTART: If all these attempts fail, then your last resort is to press the <Command-Option-Power> keys and force a reboot (or on Rev A and B iMacs, this is the little reset hole located in the right side panel, above the one indicated by the triangle.) This will force the Mac to restart - you will lose all data that had not been saved at that time.
UPDATE: 23 Dec 1999@17:18:52hrs CST -
SYSTEMS REFERENCED: PowerMac 5400/180 (603ev) / 88MB RAM (RAM Doubled to 183) + 15 MB RAM Disk
ATTEMPTED ON OTHER SYSTEMS: (Y/N) - No
To take a picture of your desktop (also called taking a "ScreenShot"....), simply press Command-Shift-3 and release after you hear the camera "shutter" snap the picture. To take a screenshot of only a selected area of your desktop, press Command-Shift-4 and a crosshair cursor will appear, thus allowing you to select the area you wish to take a picture of. If you want to take a picture of a specific window, such as a directory listing, then simply press Command-Shift-CapsLock-4, and you will see the "Bullseye" cursor. When that appears, just click on the window you wish to take a screenshot of - note: it doesn't have to be the active window... as long as you can see any portion of it, it will take a picture of it.
All these pictures will be placed on your Startup Volume and be labeled as "Picture 1", "Picture 2", "Picture 3", et cetera, and will be labeled according to chronological sequence.
Also, if you hold down the Control key while using any of the above key combinations, a copy of the picture will be placed on the clipboard - thus allowing you to paste the image directly into your files, without having to resort to an image editting application like Photoshop or GraphicConverter.
UPDATE: 01 Dec 1999@15:48:02hrs CST -
SYSTEM REFERENCED: Mac OS 8.5, 8.5.1, 8.6
ATTEMPTED ON OTHER SYSTEMS: (Y/N) - Yes
Eject All Removable Media (AS) - The Bard Erin MacDonald (mailto:bardemacd@xoommail.com)
Here is an AppleScript that will eject, and remove from the desktop, all removable disks (such as floppies, CDs, Zips, etc) and servers (if any) that are currently showing on your desktop.
tell application "Finder"
activate
put away (every disk whose ejectable is true or not local volume is true)
beep 2
end tell
Check Need For Archive (AS) - The Bard Erin MacDonald (mailto:bardemacd@xoommail.com)
This AppleScript will check the capacity of your startup disk and, if less than 10% is unused, will tell you that you need to back up files.
tell application "Finder"
activate
if the free space of the startup disk is less than the (capacity of the startup disk) / 10 then beep
display dialog "Your startup disk is almost full. Time to archive!" buttons {"OK"} default button 1 with icon 2 giving up after 45
end tell