- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Launch Netscape
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 07:43 PM
03-11-2003 07:43 PM
I have a "p series ENVIZEX" xterminal which connects to a L3000/HP-UX 11.11/HP Netstation s/w.
I have a requirement to configure an icon on the desktop of the xterminal so that when I double click on it then it should automatically launch Netscape Or, when I click the right button it should give me the "Netscape option" which when I click should launch the netscape.
I can connect from my PC through reflection s/w and able to launch netscape s/w.
How can I do this?
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 08:27 PM
03-11-2003 08:27 PM
Re: Launch Netscape
Eventually, I just installed gnome and netscape on the desk top isn't that different from doing it in windows.
It's big, but gnome is what's going to be built into the next HP-UX release anyway.
desktop
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6852BA
development kit
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6857BA
libraries
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6848BA
Source Code.
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6854BA
Enjoy, I'm running it btw.
SEP
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2003 01:20 AM
03-12-2003 01:20 AM
Solutioncd $HOME/.dt/
cp /usr/dt/config/C/sys.dtwmrc dtwmrc
vi dtwmrc to reflect something similar to :
Menu DtRootMenu
{
"Workspace Menu" f.title
"Shuffle Up" f.circle_up
"Shuffle Down" f.circle_down
"Refresh" f.refresh
"Minimize/Restore Front Panel" f.toggle_frontpanel
no-label f.separator
"Xpatches" f.exec "dtterm -e rlogin hpwin058 -l glennie &"
"Netscape" f.exec "/opt/netscape6/netscape -install"
exit CDE and log back in for changes to take effect.
As to netscape : it's intergration into the CDE desktop disappeared sometime ago, either raise a call with your local Response Centre ... there's a package containing the netscape icons and required dt actions files or simply create your own : from CDE front panel go into Application manager -> Desktop tools -.create action, add the relevant command line and pick a bitmap for your icon.
Save once you are happy and a CDE action should now be sitting in your $HOME dir, simply drag and drop this onto any existing CDE frontpanel icon and providing it has an install icon / sub panel it should just appear .... you can toggle it to appear on the front panel too if you wish .... have a read of the CDE advanced users and system admin guide available off HP docs for more more info ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 04:52 AM
03-13-2003 04:52 AM
Re: Launch Netscape
Once the icon is created, you can move it to your desktop with
dtfile.
See man dtaction, dtfile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 04:56 AM
03-13-2003 04:56 AM
Re: Launch Netscape
It's big, but gnome is what's going to be built into the next HP-UX release anyway.
From one of the earlier releases is not correct. CDE will remain the default desktop for the foreseeable future. GNOME is still offered as a free download but there are no plans at this time to make it a supported product.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 05:05 AM
03-13-2003 05:05 AM
Re: Launch Netscape
In this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x720a543254bfd611abdb0090277a778c,00.html
Alex makes the comment, "fyi Both sun and HP are moving towards gnome as their default window manager ... see http://www.hp.com/go/gnome".
I don't know where that fits in the "forseeable future", but I do expect that it's going to happen.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 05:15 AM
03-13-2003 05:15 AM
Re: Launch Netscape
fyi Rick is more knowledgeable than I wrt X/Graphics products he works for WTEC where as I am a mere mortal RCE, although my post was correct at the time plans have indeed changed - approximately about 6 weeks ago.
Rick as always is on the money.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2003 05:27 AM
03-13-2003 05:27 AM
Re: Launch Netscape
Pete
Pete