How do I get a Desktop Configuration File to start two programs when clicked, with one of the programs being a terminal program?

Here is what I have so far: google doc

This link will let you edit the file if there's anything that needs to be changed to make it work.

irssi is the terminal program. I think you all know what firefox is.

Now I can't get the irssi command in the TWiT Live! Chat shortcut to work.

link|improve this question
Can someone edit the file to make the irssi command work for the [Chat Shortcut Group]? – doppel.ganger Sep 23 '11 at 22:45
I show you how to do in my answer? Have you read it? – enzotib Sep 24 '11 at 7:43
feedback

1 Answer

You can have a Exec line like this:

Exec=sh -c 'firefox & gnome-terminal -x irssi'
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.