Re: [Linux] executable eu icon
- Posted by Irv Mullins <irvm at ellijay.com> Feb 12, 2001
- 453 views
On Sun, 11 Feb 2001, Ken Rhodes wrote: > IMPORTANT: at the bottom of the page select "run in > terminal" ... I use the KDE xterm "konsole" so I enter > konsole in the terminal options edit field, without > quotes of course. > > IF YOU DO NOT SELECT RUN IN TERMINAL YOUR COMPUTER > WILL CRASH WHEN YOU CLICK ON THE ICON THAT IS PLACED > ON YOUR DESKTOP! ( at least mine does ) It shouldn't crash. If the Eu prog in question is a console (text-mode) program, it should run, but no output will be seen. If the program has a loop, waiting for a keypress or something, you can see it and kill it if necessary, using top or ktop. Strangely, exu will identify itself as "3" to top or ktop. Other Linux programs identify themselves by name. If the Eu program is an xWindows program, it'sn not necessary to click "run in terminal" unless the program writes to stdout. Regards, Irv