table Icon Type: Program Caption: usbwatch Command: /usr/X11R6/bin/xterm -hold -e echo hello Icon: /etc/X11/usbwatch/icons/usbwatch-red.xpm X: 10 Y: 10 MenuCommand1: Show Help : xterm -hold -e bash -c "echo 'help'" MenuCommand2: Configure usbwatch : xterm -hold -e bash -c "echo 'Configure'" MenuCommand3: Capture Device : xterm -hold -e bash -c "echo 'Capture Device'" MenuCommand4: Show devices : xterm -hold -e bash -c "lspci |grep USB" MenuCommand5: Quit usbwatch : exec kill `pgrep -u $(whoami) usbwatch` end