Re: volume mgmt w/o gnome

2007-12-15 Thread Mark Grieveson
On Sun, 2 Dec 2007 13:18:22 + (UTC) [EMAIL PROTECTED] wrote: > This is still very much a work in progress, so anybody with comments > or suggestions (keep it clean!) please feel free to chime in. Thanks Dave. I tried this and it seems to work well (using thunar). So, I've tossed most of gno

Re: volume mgmt w/o gnome

2007-12-11 Thread Roan Horning
Hi, ivman (http://ivman.sourceforge.net/) is for automounting: Ivman is a generic handler for HAL events. Originally for automounting, it can now be used to run arbitrary commands when events or conditions occur or properties are modified

Re: volume mgmt w/o gnome

2007-12-08 Thread T o n g
On Sat, 01 Dec 2007 21:54:13 -0700, Dave Thayer wrote: > On Sat, Dec 01, 2007 at 06:42:09PM -0500, Mark Grieveson wrote: >> Hello. I use fluxbox most of the time. But, when I plug in my hp315 >> photosmart camera, I rely upon gnome to find it, and automagically >> mount it for me. Is it possibl

Re: volume mgmt w/o gnome

2007-12-02 Thread Mark Grieveson
On Sun, 2 Dec 2007 03:29:52 + (UTC) [EMAIL PROTECTED] wrote: > Auto should work, but the FS should be vfat, so - > > stand alone command: > mount -t vfat /dev/sda1 /media/usb > (-t means type; again, paths may be different) > > or in fstab: > /dev/sda1/ /media/usb vfat noauto,users

Re: volume mgmt w/o gnome

2007-12-02 Thread Sjoerd Hiemstra
Mark Grieveson wrote: > Also, I use kmix for a volume control, because this seems the only > application that provides a small speaker applet on the fluxbox panel > to control sounds. I'd like to get rid of it, and the kde libs that > accompany it. So, is there a fluxbox-specific volume control t

Re: volume mgmt w/o gnome

2007-12-02 Thread Matt Everingham
I know the conversation has gone way beyond this at this point (really, brilliant stuff), but I usually just "cheat" and use konqueror. I use it for other tasks too (remote connections, etc.), so I don't worry about the memory usage. I know this is a n00b answer, but thought I would throw it out

Re: volume mgmt w/o gnome

2007-12-02 Thread Micha Feigin
On Sat, 1 Dec 2007 18:29:31 -0800 "Kelly Clowers" <[EMAIL PROTECTED]> wrote: > On Dec 1, 2007 6:03 PM, Mark Grieveson <[EMAIL PROTECTED]> wrote: > > > If it is mass-storage, you just mount it with a command like "mount > > > -t auto /dev/sda1 /media/usb" (mount point and device might be > > > diff

Re: volume mgmt w/o gnome

2007-12-01 Thread Dave Thayer
On Sat, Dec 01, 2007 at 06:42:09PM -0500, Mark Grieveson wrote: > Hello. I use fluxbox most of the time. But, when I plug in my hp315 > photosmart camera, I rely upon gnome to find it, and automagically > mount it for me. Is it possible to completely remove gnome, and just > mount this camera (o

Re: volume mgmt w/o gnome

2007-12-01 Thread Kelly Clowers
On Dec 1, 2007 6:03 PM, Mark Grieveson <[EMAIL PROTECTED]> wrote: > > If it is mass-storage, you just mount it with a command like "mount > > -t auto /dev/sda1 /media/usb" (mount point and device might be > > different). Or you can put a line in /etc/fstab : > > > /dev/sda1 /media/usb auto no

Re: volume mgmt w/o gnome

2007-12-01 Thread Angus Auld
--- Mark Grieveson <[EMAIL PROTECTED]> wrote: > Hello. I use fluxbox most of the time. But, when I > plug in my hp315 > photosmart camera, I rely upon gnome to find it, and > automagically > mount it for me. Is it possible to completely > remove gnome, and just > mount this camera (or other US

Re: volume mgmt w/o gnome

2007-12-01 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/01/07 17:42, Mark Grieveson wrote: > Hello. I use fluxbox most of the time. But, when I plug in my hp315 > photosmart camera, I rely upon gnome to find it, and automagically > mount it for me. Is it possible to completely remove gnome, and jus

Re: volume mgmt w/o gnome

2007-12-01 Thread Mark Grieveson
> If it is mass-storage, you just mount it with a command like "mount > -t auto /dev/sda1 /media/usb" (mount point and device might be > different). Or you can put a line in /etc/fstab : > /dev/sda1 /media/usb auto noauto,users 00 > Then you could just say "mount /media/usb". Thanks

Re: volume mgmt w/o gnome

2007-12-01 Thread Mark Grieveson
On Sat, 1 Dec 2007 18:42:09 -0500 Mark Grieveson <[EMAIL PROTECTED]> wrote: > Also, I use kmix for a volume control, because this seems the only > application that provides a small speaker applet on the fluxbox panel > to control sounds. I'd like to get rid of it, and the kde libs that > accompan

Re: volume mgmt w/o gnome

2007-12-01 Thread Kelly Clowers
On Dec 1, 2007 3:42 PM, Mark Grieveson <[EMAIL PROTECTED]> wrote: > Hello. I use fluxbox most of the time. But, when I plug in my hp315 > photosmart camera, I rely upon gnome to find it, and automagically > mount it for me. Is it possible to completely remove gnome, and just > mount this camera