Aussie
Group: Members
Posts: 17
Joined: Aug. 2005 |
|
Posted: Sep. 23 2005,05:17 |
|
Hi,
Ok, I created an executable bash file:
#!/bin/bash mydsl-load /opt/circuslinux.dsl
I saved it as /opt/circus
Typing /opt/circus in a terminal window will add the circus game to mydsl in the context menu, and clicking on it will open and run the game.
However, adding [exec] (Circus) {/opt/circus} to a submenu in the context menu file still does nothing when I click on that menu item.
Do I have to "call" the bash file somehow in my menu file for it to work?
There is a reason why I'm doing all this, so any help will be appreciated
Aussie
|