GNU/Linux: Open programm in Konsole / Term
Posted
by Fernando
on Super User
See other posts from Super User
or by Fernando
Published on 2010-01-12T18:50:31Z
Indexed on
2010/05/02
14:08 UTC
Read the original article
Hit count: 217
How can you run an application directly inside a Konsole (KDE) or Terminal (GNOME)?
I'm particularly interested in having a shortcut to Emacs:
emacs -nw
Being in KDE, that would open a Konsole and run Emacs (no-windows), and GNOME would run it inside a Terminal. I guess Konsole should have a parameter in which you can ask it to run, and open a certain program/script. Does anybody know how to do this?
Thanks!
© Super User or respective owner