1
vote
1answer
189 views

How can I add login and logout sounds to OS X 10.8.x?

I would like to add login and logout sounds to my Mac. How can I do this?
2
votes
1answer
2k views

Fast user switching: how to prevent volumes from being unmounted?

I have a volume mounted. If I switch to another user, this volume gets dismounted. The problem is that I want this volume to be available for every user (but putting it in their login items is not the ...
0
votes
0answers
81 views

Keeping a disk image mounted after logout

Is there a way not to automatically unmount a mounted disk image after a logout? I'd like to have it already mounted when I log in the next time but I don't need to always mount it at login (so ...
6
votes
2answers
4k views

Make a script/app run on logout

We all know that Mac OS X has the very useful Login Items functionality which lets you, among other things, set up apps/scripts to run when you log in. I'm looking for a way to setup a list of ...