table Icon Type: Program Caption: ACTIVE Command: /usr/X11R6/bin/xterm -hold -e echo "Device being managed." Icon: /etc/X11/usbwatch/icons/usbwatch-green.xpm X: 10 Y: 10 MenuCommand1: Show Help : xterm -hold -e bash -c "cat /etc/X11/usbwatch/help/active-help.txt" MenuCommand2: Configure usbwatch : xterm -hold -e bash -c "echo 'Configure? You are kidding right?'" MenuCommand3: Remove Device : su -c "@DEVICE_CTL@ Remove" $> /dev/null MenuCommand4: Unmount All : su -c "@DEVICE_CTL@ UnmountAll" $> /dev/null MenuCommand5: Mount All : su -c "@DEVICE_CTL@ MountAll" $> /dev/null MenuCommand6: Show devices : xterm -hold -e bash -c "/sbin/lsusb" MenuCommand7: Quit Xusb-hotmount : su -c "@DEVICE_CTL@ Quit" $> /dev/null end