Topic: [Resolved] Adding Terminal Apps to Openbox Menu

I've installed Kismet and Aircrack-NG to my Asus Eee and would like to add these apps to the Openbox right-click menu, but I am not seeing a way to add an application that requires opening a terminal.

Any ideas guys?

Rob Smith
"Linux, because software, like people, should be allowed to exist in an open, sharing community, and not kept contained by corporate greed!"

Re: [Resolved] Adding Terminal Apps to Openbox Menu

If you're using terminator, it'd be:

terminator -e finch

replacing finch with whatever app you're wanting to open

.files
dnyy in IRC & Urban Terror

Re: [Resolved] Adding Terminal Apps to Openbox Menu

Use this for the command:

terminator --command=appgoeshere

Note: ** Please read before posting **

BTW if you wish to contact me, send me an e-mail instead of a PM.

Re: [Resolved] Adding Terminal Apps to Openbox Menu

anonymous wrote:

Use this for the command:

terminator --command=appgoeshere

Or, if you need to include additional arguments, wrap the command in quotes:

terminator --command="program --argument"

Re: [Resolved] Adding Terminal Apps to Openbox Menu

Thanks for all the replies folks, your suggestions worked!

Rob Smith
"Linux, because software, like people, should be allowed to exist in an open, sharing community, and not kept contained by corporate greed!"

Re: [Resolved] Adding Terminal Apps to Openbox Menu

While we're talkin' about it, is there a way to have it open in a new split window inside the already-open terminal window?  I've been searching, but haven't found an answer yet. hmm

.files
dnyy in IRC & Urban Terror