Click to See Complete Forum and Search --> : netscape alias


bluesky
09-27-2001, 03:55 PM
How to put an alias of netscape on the desktop of KDE?

MaxWave
09-27-2001, 05:25 PM
Right click on an empty part of you Desktop. Choose Create New . . . Link to Application . . . Type Netscape under the General Tab, change to the execute tab and type /usr/bin/netscape under command. Click OK and you are done.

Your netscape binary might not be in the same place as mine. /usr/bin/netscape
if so, at a terminal type which netscape. If that doesn't help than search for it find / -name netscape -print

Good luck