You're trying to create a menu for your LEFT mouse click? What you need to do is create ~/.enlightenment/file.menu. Here's the format you need, and an example from mine.
"User Menus" "Menu Name NULL menu menuname.menu "APP NAME" /path/to/icon exec "/path/to/command" That's the basic format. He's an example of what I have in one of my menus. "Eterm" /usr/X11R6/share/icons/mini/Eterm.xpm exec "Eterm" Some people actually type /exec "/usr/bin/Eterm" but it's not needed. As long as the command is in your $PATH, it will run the app for you. I hope that's what you're asking for, let me know if it's not though. tdh -- -------------------------------------------------------------------- T. Holmes | UNIXTECHS.org | [EMAIL PROTECTED] | UIN: 17021091 -------------------------------------------------------------------- | I am creating a custom menu but don't know the paths to the defaults apps that are |in the middle click menu. For instance where is the command to run e-term ect. | | PK | | Want to buy your Pack or Services from MandrakeSoft? | Go to http://www.mandrakestore.com --------------------------------------------------------------------
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
