<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Launch Netscape in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924848#M110359</link>
    <description>Oh - and this statement: &lt;BR /&gt;&lt;BR /&gt;It's big, but gnome is what's going to be built into the next HP-UX release anyway. &lt;BR /&gt;&lt;BR /&gt;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.</description>
    <pubDate>Thu, 13 Mar 2003 12:56:13 GMT</pubDate>
    <dc:creator>Rick Beldin</dc:creator>
    <dc:date>2003-03-13T12:56:13Z</dc:date>
    <item>
      <title>Launch Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924844#M110355</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a "p series ENVIZEX" xterminal which connects to a L3000/HP-UX 11.11/HP Netstation s/w.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;I can connect from my PC through reflection s/w and able to launch netscape s/w.&lt;BR /&gt;&lt;BR /&gt;How can I do this?&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Wed, 12 Mar 2003 03:43:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924844#M110355</guid>
      <dc:creator>Sanjiv Sharma_1</dc:creator>
      <dc:date>2003-03-12T03:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Launch Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924845#M110356</link>
      <description>I tried to figure this out for months and threw up my hands.&lt;BR /&gt;&lt;BR /&gt;Eventually, I just installed gnome and netscape on the desk top isn't that different from doing it in windows.&lt;BR /&gt;&lt;BR /&gt;It's big, but gnome is what's going to be built into the next HP-UX release anyway.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;desktop&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6852BA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6852BA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;development kit&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6857BA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6857BA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;libraries&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6848BA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6848BA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Source Code.&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6854BA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6854BA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, I'm running it btw.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 12 Mar 2003 04:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924845#M110356</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-03-12T04:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Launch Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924846#M110357</link>
      <description>OK root menu first :&lt;BR /&gt;&lt;BR /&gt;cd $HOME/.dt/&lt;BR /&gt;&lt;BR /&gt;cp /usr/dt/config/C/sys.dtwmrc dtwmrc&lt;BR /&gt;&lt;BR /&gt;vi dtwmrc to reflect something similar to : &lt;BR /&gt;&lt;BR /&gt;Menu DtRootMenu&lt;BR /&gt;{&lt;BR /&gt;    "Workspace Menu"                   f.title&lt;BR /&gt;    "Shuffle Up"                       f.circle_up&lt;BR /&gt;    "Shuffle Down"                     f.circle_down&lt;BR /&gt;    "Refresh"                          f.refresh&lt;BR /&gt;    "Minimize/Restore Front Panel"     f.toggle_frontpanel&lt;BR /&gt;    no-label                           f.separator&lt;BR /&gt;    "Xpatches"                         f.exec "dtterm -e rlogin hpwin058 -l glennie &amp;amp;"&lt;BR /&gt;    "Netscape"                         f.exec "/opt/netscape6/netscape -install" &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;exit CDE and log back in for changes to take effect.&lt;BR /&gt;&lt;BR /&gt;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 -&amp;gt; Desktop tools -.create action, add the relevant command line and pick a bitmap for your icon.&lt;BR /&gt;&lt;BR /&gt;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 ..</description>
      <pubDate>Wed, 12 Mar 2003 09:20:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924846#M110357</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-03-12T09:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Launch Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924847#M110358</link>
      <description>If you login to a full CDE environment on the Envisex, you can easily create an action that does this.   The /usr/dt/bin/dtcreate program (also known as Create Action) can be used to create an action icon that will do what you want. &lt;BR /&gt;Once the icon is created, you can move it to your desktop with &lt;BR /&gt;dtfile. &lt;BR /&gt;&lt;BR /&gt;See man dtaction, dtfile.</description>
      <pubDate>Thu, 13 Mar 2003 12:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924847#M110358</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2003-03-13T12:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Launch Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924848#M110359</link>
      <description>Oh - and this statement: &lt;BR /&gt;&lt;BR /&gt;It's big, but gnome is what's going to be built into the next HP-UX release anyway. &lt;BR /&gt;&lt;BR /&gt;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.</description>
      <pubDate>Thu, 13 Mar 2003 12:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924848#M110359</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2003-03-13T12:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Launch Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924849#M110360</link>
      <description>Rick,&lt;BR /&gt;&lt;BR /&gt;In this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x720a543254bfd611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x720a543254bfd611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Alex makes the comment, "fyi Both sun and HP are moving towards gnome as their default window manager ... see &lt;A href="http://www.hp.com/go/gnome" target="_blank"&gt;http://www.hp.com/go/gnome&lt;/A&gt;".&lt;BR /&gt;&lt;BR /&gt;I don't know where that fits in the "forseeable future", but I do expect that it's going to happen.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 13 Mar 2003 13:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924849#M110360</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-13T13:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Launch Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924850#M110361</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;Rick as always is on the money.</description>
      <pubDate>Thu, 13 Mar 2003 13:15:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924850#M110361</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-03-13T13:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Launch Netscape</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924851#M110362</link>
      <description>I thought I recognised Rick's name!!!  Thanks Alex - I'm actually glad to hear that I won't have to start another conversion that I've been procrastinating about.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 13 Mar 2003 13:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/launch-netscape/m-p/2924851#M110362</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-13T13:27:19Z</dc:date>
    </item>
  </channel>
</rss>

