Click to See Complete Forum and Search --> : how to put icon on desktop
edwardtanguay
11-12-2000, 06:58 PM
I installed star office 5.2 but there is still no icon on my desktop (suse 7.0)
how can I create an icon for a program on the desktop (windowslike right click doesn't work)
------------------
FREE Newsletter for Web Developers:
http://www.net-language.com/webdeveloper
TheGimp
11-12-2000, 08:08 PM
whats your window manager?
edwardtanguay
11-12-2000, 08:14 PM
KDE
the standard which suse 7.0 offers with a default installation
------------------
FREE Newsletter for Web Developers:
http://www.net-language.com/webdeveloper
TheGimp
11-12-2000, 09:47 PM
First make a shell script for Star Office.
Create a new file in a text editor and put something like this in it:
cd /usr/local/StarOffice/program
./soffice
save it as staroffice in /usr/local/bin
then
chmod +x /usr/local/bin/staroffice
You should be able to just right click on the desktop and select new > application
and put staroffice under the execute tab and choose an icon http://www.linuxnewbie.org/ubb/smile.gif
Test the script by typing staroffice in a terminal. If that works, there should be no reason a desktop shortcut won't work.
I'm thinking of making an icon on the desktop that activates telnet to a certain address eg telnet 123.456.789.012 Any pointers ?
I'm using Mandrake 7.2 with KDE. Any help is appreciated. Thanks.
TheGimp
11-13-2000, 04:50 AM
Make a shortcut like above and put
telnet 123.456.789.012
as the file you want to execute. Just make sure you set it to open in a console/terminal
MkIII_Supra
11-13-2000, 09:45 AM
How about a simpler method, right mouse click on the desktop then select "Create New Application" from there simply name it, select an icon for it then set you permissions give it the path to the executable then put any notes you want on the last tab and badaboom! You have a desktop icon.
KISS!
------------------
The Dragon is swift and powerful. Beware his wrath...
Not much to say? Then shut the hell up!
http://www.angelfire.com/wa2/MkIIISupra/ (http://www.angelfire.com/wa2/MkIIISupra)