KDE Executable Icons
Michael O'Keefe
mokeefe at adept.qualcomm.com
Thu Aug 24 08:58:52 PDT 2000
> Thanks for the suggestions. I have used the KDE MenuEdit to edit the
> chkconfig.kdelnk file and added "Run in Terminal", Execute Working
> Directory = ~/. The Terminal Options window was left for lack of
> knowledge. Now the program chkconfig runs in a window and lists system
> information in text format, but after listing, the window closes. All
> of this happens in milliseconds. How does one keep the window containing
> the system information active?
if the Executable cannot be a shell script like
chkconfig ; echo -n Press Enter to Exit ; read
then you can put that into a shell script itself and execute that instead
of chkconfig directly....
I haven't tried putting a simple shell script in the Executable entry
myself.
More information about the KPLUG-List
mailing list