On Thu, 2004-05-13 at 11:50, Erich Schulz wrote: > Does any body know how to add my usb stick to the gnome right mouse > click disks menu. Is this part of gnome or part of the window manager? > > It would be really nice to be able to mount and unmount the usb stick > with the click of a mouse.
But of course! You need to add an entry into /etc/fstab. The problem comes in that if you attach multiple USB mass storage devices, they get assigned different scsi device numbers depending on what order they're plugged in :-( I use an app called USB Storage (usb-storage_2.0-1_i386.deb) from http://s1x.homelinux.net/usb-storage.php (tip include your URL in the README etc so people don't have to search onm your name in Google!) There is a newer version but it didn't work for me. This little perl script works a treat handling plugging and automatically adding entries into the Nautilus context menu. There's a RedHat project using D-Bus that should sort all his out in the near future... HTH Let me know if you need any more help. > > Cheers > > Erich -- Simon Wong <[EMAIL PROTECTED]> Wongy.org -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
