Solaris / OpenSolarisThis forum is for the discussion of Solaris and OpenSolaris.
General Sun, SunOS and Sparc related questions also go here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Fedora 7 x86_64 (home server), IPCop (home gateway), CentOS (work laptop), lots more at work.
Posts: 32
Rep:
Add launchers to desktop in Java Desktop System
I'm trying to add global launchers to the desktop in Java Desktop. I see that I can make my own on my desktop, but where to I put them (and how do I configure them if different) so that they are on everyone's (about 70 machines and 3000 users) desktop?
Oh yeah, this is on Solaris 10.
Thanks all!
Last edited by omega71122; 01-25-2006 at 11:39 AM.
On most linux systems you can create a *.desktop file in /usr/share/applications. You need to find the corresponding directory for Solaris and do the same. The problem is that older versions of GNOME did not have a menu editor so entires had to be created manually. Newer version (2.10 upwards) have a some sort of menu editor, but its not yet fully functional. You can also use the alacarte menu editor, but I have heard it only works on GNOME 2.10 upwards and JDS is based on GNOME 2.6.
On most linux systems you can create a *.desktop file in /usr/share/applications. You need to find the corresponding directory for Solaris and do the same.
While the Linux naming standard often clashes with the Solaris one, it doesn't in that case, so the corresponding directory under Solaris is still /usr/share/applications.
While the Linux naming standard often clashes with the Solaris one, it doesn't in that case, so the corresponding directory under Solaris is still /usr/share/applications.
Ahh, thanks for the tip. I am learning a quite a lot about Solaris from you.
Distribution: Fedora 7 x86_64 (home server), IPCop (home gateway), CentOS (work laptop), lots more at work.
Posts: 32
Original Poster
Rep:
We already have launchers in that directory for the "Launch" menu. Short of copying the .desktop files into everyone's home directory (and changing our useradd script), is there a place I can put the .desktop files (or a setting to add to the files) to put them right on the desktop along with Documents, This Computer, Network Places, etc. (think Documents and Settings\All Users\Desktop on a Windows XP machine)?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.