On Jan 5, 4:12 pm, "[email protected]" <[email protected]> wrote:
> On Jan 4, 11:50 pm, Todd - <[email protected]> wrote:
>
> > Same with me and my dual 1.25 MDD I already had the latest update fan works
> > fine on Leopard but cycles on OS 9 also have two DVD drives with no way to
> > open the secondary drive in OS 9 other than to always leave media in it so I
> > can drag it to the trash.
>
> How do you open the primary drive in OS9?
>
> Jeff Walther
Apple provided a utility called Eject in the CD Extras->Eject Extras
folder on the OS 9 install disc which came with some Macs, such as the
iMac G4/800. (I don't know if it's available for download.) It is
designed to open and close the optical drive bay when third-party
keyboards without a 'Media Eject' key are used. You can use the
application itself most easily via a desktop alias or assign a
function key as a shortcut. It can be used with all Power Macs.
(There's also an Eject Control Strip module included.)
If you have Toast Titanium 5 on your G4 MDD, you may find that the
following AppleScript script will open the lower optical drive bay. It
works for me :
tell application "Toast Titanium"
eject
quit
end tell
An equally simple script does the reverse :
tell application "Toast Titanium"
close tray
quit
end tell
--
You received this message because you are a member of G-Group, a group for
those using G3, G4, and G5 desktop Macs - with a particular focus on Power Macs.
The list FAQ is at http://lowendmac.com/lists/g-list.shtml and our netiquette
guide is at http://www.lowendmac.com/lists/netiquette.shtml
To post to this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/g3-5-list