Thanks nightflier! I believe it is indeed the feature that you are describing. In addition, i have found the following line in /home/ted/.icewm/startup:
# auto-mount
udev-mon --exec-on-drive "udev-find %f %d drive" --exec-on-disc "udev-find %f %d optical" &
But when I attempt to enter this into the terminal, no command is found:
root:# udev-mon
bash: udev-mon: command not found
server://home/ted
root:# udev-find %f %d drive
bash: udev-find: command not found
server://home/ted
root:# udev-mon --exec-on-drive "udev-find %f %d drive" --exec-on-disc "udev-find %f %d optical"
bash: udev-mon: command not found
and I can't find the /usr/local/bin directory:
root:# cd /usr/local
server://usr/local
root:# ls
etc/ games/ include/ info/ lib/ man/ sbin/ share/ src/
I don't recall removing this folder though, how can I restore this feature?
Thanks,
Ted