Quoth LuX:
> I wanted to add to wmii some basic ability to deal with
> USB pens: 
> 
> - mount and open them automatically when plugged in;

FWIW, I have a one-liner udev rule which uses pmount to do this 
nicely for me; in /etc/udev/rules.d/85-mount-usbdisks.rules I have

KERNEL=="sd?[0-9]*", SUBSYSTEM=="block", RUN+="/usr/bin/sudo -u nick 
/usr/bin/pmount %k 

Simplest way I found.

Nick

Attachment: pgpg6NVlPO6sa.pgp
Description: PGP signature

Reply via email to