Page 1 of 1

what is command to launch from terminal?

Posted: Sun Jan 08, 2012 1:37 am
by index
hi i want to add transmission to my list of apps to open on startup by i don't know the command to launch from the terminal rather than gui. could someone kindly tell me what it is please. :D

Re: what is command to launch from terminal?

Posted: Sun Jan 08, 2012 5:11 pm
by gunzip

Code: Select all

transmission &
or try

Code: Select all

transmission-gtk &

Re: what is command to launch from terminal?

Posted: Mon Jan 09, 2012 1:46 am
by index
Great thank you kindly gunzip. "transmission-gtk &" did the trick :D