> Does anyone know of a way to short-circuit the annoying "Are you sure > you want to shut down your computer now?" message that OSX throws up? > Or at least can someone provide a pointer to a hack which lets me > click > on a button which says "If I didn't want to shutdown I wouldn't have > selected shutdown! Stoopid puter!" > TIA > chiz chiz > rdg > OK, this is a bit of a guess, which comes from knowing unix generally, but not knowing OS X.
The longhand way to do it is to open a root Terminal window and type init 0 or shutdown -h now (or something similar -h halts, -r reboots) To get a pointy-clicky way to do this, save that command in a text file and associate it with a root terminal (I dunno how you do that in OS X - do they still have resources and stuff, or is there another way - please don't tell me they've moved to the windows 'what's the file extension' horror) Having said all this, no doubt someone else will come up with a far simpler OS X specific way to do it! Ian -- Mac UK is sponsored by <http://lowendmac.com/> and... 123Inkjets.com <http://lowendmac.com/ad/123inkjets.html> Support Low End Mac <http://lowendmac.com/lists/support.html> Mac UK list info: <http://lowendmac.com/lists/mac-uk.shtml> --> AOL users, remove "mailto:" Send list messages to: <mailto:[EMAIL PROTECTED]> To unsubscribe, email: <mailto:[EMAIL PROTECTED]> For digest mode, email: <mailto:[EMAIL PROTECTED]> Subscription questions: <mailto:[EMAIL PROTECTED]> Archive: <http://www.mail-archive.com/mac-uk%40mail.maclaunch.com/> Using a Mac? Free email & more at Applelinks! http://www.applelinks.com
