here's another little toy I've been working on recently: a mounting tool that works without the need of icons on a desktop, or clicking through various menu trees.
All you need to do is to bind the command "quickmount" to a hotkey, and whenever you press that hotkey a list of available mountpoints will popup right under the cursor, no matter what's under it (powered by apwal). Click an icon, and it'll mount a device automatically (if unmounted) or ask you if you want to unmount it (if mounted).
Please note that it's still a proof-of-concept. I wrote the source code for it yesterday in the evening, so I'll have to give it some touch-ups as soon as I got the time to work on it again.
