<?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: CDE - setting application window to default to all workspaces in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354704#M870799</link>
    <description>Ani and Mike - thanks for your replys.  This is great info that I can use, and I think we are almost where I want to be.&lt;BR /&gt;&lt;BR /&gt;What I am looking for is to put this info in a CDE related file such that CDE know that this program/list of programs should always be available in all workspaces.  I did this with the old Sun Openwindows virtual window manager using a line in my .Xdefaults like this:&lt;BR /&gt;&lt;BR /&gt;OpenWindows.VirtualSticky: Console clock Perfmeter Mail Calendar Netscape xmcd&lt;BR /&gt;&lt;BR /&gt;Is there a similar resource for CDE?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dave</description>
    <pubDate>Wed, 11 Aug 2004 14:31:31 GMT</pubDate>
    <dc:creator>David Mores</dc:creator>
    <dc:date>2004-08-11T14:31:31Z</dc:date>
    <item>
      <title>CDE - setting application window to default to all workspaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354699#M870789</link>
      <description>When I startup a particular application from a CDE desktop window, I would like it to appear in all workspaces.  I know I can do this from the '-' popup menu after the application is running.  But I would rather be able to set this as the default for the particular application.  Can you give me the details on how to do this in CDE - i.e. file(s) to edit, what to add - an example?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 11 Aug 2004 10:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354699#M870789</guid>
      <dc:creator>David Mores</dc:creator>
      <dc:date>2004-08-11T10:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: CDE - setting application window to default to all workspaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354700#M870791</link>
      <description>Logon onto CDE. &lt;BR /&gt;&lt;BR /&gt;Start the pplication you want. Choose style manger. choose startup.&lt;BR /&gt;choose return to home session and choose set home session. do this for all workspaces.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 11 Aug 2004 12:34:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354700#M870791</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-08-11T12:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: CDE - setting application window to default to all workspaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354701#M870793</link>
      <description>Anil - sorry, your reply does not cover what I am looking for.  I do not want the application to startup at login, since I may or may not want to use the application in a given login session.</description>
      <pubDate>Wed, 11 Aug 2004 12:44:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354701#M870793</guid>
      <dc:creator>David Mores</dc:creator>
      <dc:date>2004-08-11T12:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: CDE - setting application window to default to all workspaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354702#M870795</link>
      <description>Seems that it is possible. Found the following link for you.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=59054" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=59054&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 11 Aug 2004 12:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354702#M870795</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-08-11T12:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: CDE - setting application window to default to all workspaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354703#M870797</link>
      <description>If an application will accept the -xrm option and will put its command line arguments in a WM_COMMAND property, then you can set CDE workspaces with an option.  The window manager will actually notice the -xrm option in the property and use it to determine which workspaces to place the window in.  Programs using the Xt toolkit will usually work with this approach.  Here are some examples.&lt;BR /&gt;&lt;BR /&gt;dtterm -xrm "*workspaceList: all"&lt;BR /&gt;or&lt;BR /&gt;dtterm -xrm "*workspaceList: Two Three"&lt;BR /&gt;or&lt;BR /&gt;dtterm -xrm "*workspaceList: ws0 ws1 ws2"&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2004 13:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354703#M870797</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2004-08-11T13:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: CDE - setting application window to default to all workspaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354704#M870799</link>
      <description>Ani and Mike - thanks for your replys.  This is great info that I can use, and I think we are almost where I want to be.&lt;BR /&gt;&lt;BR /&gt;What I am looking for is to put this info in a CDE related file such that CDE know that this program/list of programs should always be available in all workspaces.  I did this with the old Sun Openwindows virtual window manager using a line in my .Xdefaults like this:&lt;BR /&gt;&lt;BR /&gt;OpenWindows.VirtualSticky: Console clock Perfmeter Mail Calendar Netscape xmcd&lt;BR /&gt;&lt;BR /&gt;Is there a similar resource for CDE?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 11 Aug 2004 14:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354704#M870799</guid>
      <dc:creator>David Mores</dc:creator>
      <dc:date>2004-08-11T14:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: CDE - setting application window to default to all workspaces</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354705#M870800</link>
      <description>There is no CDE resource that affects the initial workspace presence of a class of applications.  The closest you could come to that is embedding a particular client name in the front panel, which is always in all workspaces.</description>
      <pubDate>Thu, 12 Aug 2004 14:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-setting-application-window-to-default-to-all-workspaces/m-p/3354705#M870800</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2004-08-12T14:36:33Z</dc:date>
    </item>
  </channel>
</rss>

