ways to start programs

Hi, I just want to know if there is some other way to start programs, in my case its Opera.

I only know how to start it with terminal but then the terminal is not usable anymore unless I close Opera. Is there any other way to start it?

Thx!
 
(Untested, Usually Works)
Code:
opera &
I've put opera, though in a startup script
Code:
. ./start-opera.sh
Also in xinitrc I have more than one xterm, eterm, aterm, roxterm
etc so I have more than one available in the taskbar used by
the window manager (each has an icon).
 
Use your windows manager or command line option. And yes you can place an shortcut on your desktop too
 
Back
Top