Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Linux Support (https://www.gnutellaforums.com/general-linux-support/)
-   -   Strartup Icon for Linux (https://www.gnutellaforums.com/general-linux-support/2541-strartup-icon-linux.html)

dlowie July 19th, 2001 01:35 PM

Strartup Icon for Linux
 
I've installed LimeWire under Mandrake 8.0 Linux and it works just like it's supposed to. Now, how do I configure it so that I can click on an icon to restart the program without having to go thru the startup wizard?

Unregistered July 19th, 2001 01:51 PM

Make a shell. This is what I did....


#cat > Lime
#!bin/sh
cd ..
cd /usr/local/LimeWire (my limewire directory)
/usr/java/jre1.3.1/bin/java -cp . RunLime
(cnt-d)

than use chmod a+x to change the permissions.

And then just create a launcher where ever you want pointing to the file. My point would be:

/usr/local/LimeWire/./Lime


All times are GMT -7. The time now is 12:15 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.