<?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: Workspace menu in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/workspace-menu/m-p/2591413#M925058</link>
    <description>Hello Onan,&lt;BR /&gt;&lt;BR /&gt;just copy the "sys.dtwmrc" that Sachin mentions&lt;BR /&gt;into you local "$HOME/.dt" directory and name&lt;BR /&gt;it "dtwmrc". Then modify it, save it, and do a&lt;BR /&gt;right-mouse-click into the workspace/background&lt;BR /&gt;to pop up the "Workspace Menu" and select &lt;BR /&gt;"Restart Workspace Manager" to activate it.&lt;BR /&gt;The modification could look like:&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;"Min/Rest Front Panel" f.toggle_frontpanel&lt;BR /&gt;no-label       f.separator&lt;BR /&gt;"Restart Workspace Manager..." f.restart&lt;BR /&gt;no-label       f.separator&lt;BR /&gt;"Print Screen" f.exec "xwd -root|xpr|lp -or"&lt;BR /&gt;"Print Window" f.exec "xwd -frame|xpr|lp -or"&lt;BR /&gt;no-label       f.separator&lt;BR /&gt;"Log out..."   f.action ExitSession&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Next time you want to do a print-screen, just&lt;BR /&gt;right-mouse click into the background, select&lt;BR /&gt;the proper "Print..." and there you are.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;BTW: this does use the "default" printer.</description>
    <pubDate>Tue, 09 Oct 2001 16:40:33 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2001-10-09T16:40:33Z</dc:date>
    <item>
      <title>Workspace menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workspace-menu/m-p/2591411#M925056</link>
      <description>I want to add sreen hardcopy and windows hardcopy (printing capability) to the Workspace Menu drop dow box on a Unix desktop.&lt;BR /&gt;Thank you,&lt;BR /&gt;Onan</description>
      <pubDate>Mon, 08 Oct 2001 19:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workspace-menu/m-p/2591411#M925056</guid>
      <dc:creator>Onan Coca</dc:creator>
      <dc:date>2001-10-08T19:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Workspace menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workspace-menu/m-p/2591412#M925057</link>
      <description>Hi Onan,&lt;BR /&gt;you need a file called sys.dtwmrc in to /etc/dt/config/C directory. I am pasting simple menufile &lt;BR /&gt;&lt;BR /&gt;Menu DtRootMenu&lt;BR /&gt;{&lt;BR /&gt;    "Selection Menu (Generic)"  f.title&lt;BR /&gt;    "User Servers"      f.menu "UserServers"&lt;BR /&gt;    "C-360"             f.menu "C-360"&lt;BR /&gt;    "Screen Dump        f.menu "ScreeDump"&lt;BR /&gt;}&lt;BR /&gt;Menu UserServers&lt;BR /&gt;{&lt;BR /&gt;   "User Server Systems"      f.title&lt;BR /&gt;    no-label     f.separator&lt;BR /&gt;   "Arthur"      f.exec " dtterm -title Arthur -n Arthur -e rlogin arthur"&lt;BR /&gt;}&lt;BR /&gt;Menu C-360&lt;BR /&gt;{&lt;BR /&gt;   "C--360 Systems"      f.title&lt;BR /&gt;    no-label     f.separator&lt;BR /&gt;   "Beadyis"     f.exec " dtterm -title Bead -n Bead -e rlogin bead "&lt;BR /&gt;}&lt;BR /&gt;Menu ScreenDump&lt;BR /&gt;{&lt;BR /&gt;    "ScreenDump"        f.title&lt;BR /&gt;    no-label            f.separator&lt;BR /&gt;    "B&amp;amp;W Printers"      f.title&lt;BR /&gt;    "ps1"       f.exec "xwd -nobdrs | xwd2sb | pcltrans -C -P -r 300 | lp -oraw -dps1_1"&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Sachin&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Oct 2001 20:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workspace-menu/m-p/2591412#M925057</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-10-08T20:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Workspace menu</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/workspace-menu/m-p/2591413#M925058</link>
      <description>Hello Onan,&lt;BR /&gt;&lt;BR /&gt;just copy the "sys.dtwmrc" that Sachin mentions&lt;BR /&gt;into you local "$HOME/.dt" directory and name&lt;BR /&gt;it "dtwmrc". Then modify it, save it, and do a&lt;BR /&gt;right-mouse-click into the workspace/background&lt;BR /&gt;to pop up the "Workspace Menu" and select &lt;BR /&gt;"Restart Workspace Manager" to activate it.&lt;BR /&gt;The modification could look like:&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;"Min/Rest Front Panel" f.toggle_frontpanel&lt;BR /&gt;no-label       f.separator&lt;BR /&gt;"Restart Workspace Manager..." f.restart&lt;BR /&gt;no-label       f.separator&lt;BR /&gt;"Print Screen" f.exec "xwd -root|xpr|lp -or"&lt;BR /&gt;"Print Window" f.exec "xwd -frame|xpr|lp -or"&lt;BR /&gt;no-label       f.separator&lt;BR /&gt;"Log out..."   f.action ExitSession&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Next time you want to do a print-screen, just&lt;BR /&gt;right-mouse click into the background, select&lt;BR /&gt;the proper "Print..." and there you are.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;BTW: this does use the "default" printer.</description>
      <pubDate>Tue, 09 Oct 2001 16:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/workspace-menu/m-p/2591413#M925058</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-10-09T16:40:33Z</dc:date>
    </item>
  </channel>
</rss>

