<?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 Screen capture utility in HP-UX 11.0 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976144#M484207</link>
    <description>&lt;P&gt;I have an HP Vizualize B2000 workstation running HP-UX 11.0. I would like to take screenshots for export to some sort of picture file. I found a place that says the capture feature was discontinued as part of the core install after 10.30, but that you can still get the feature as part of Mpower/Web. Is Mpower/Web included in the CDs somewhere, or do we have to buy it?&lt;BR /&gt;&lt;BR /&gt;According to this link: &lt;A href="http://docs.hp.com/en/5965-4406/ch07s32.html?jumpid=reg_R1002_USEN" target="_blank"&gt;http://docs.hp.com/en/5965-4406/ch07s32.html?jumpid=reg_R1002_USEN&lt;/A&gt;&lt;BR /&gt;There are versions for the Series 700 and 800, but I don't know if they are compatible with my workstation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;PS. This thread has been moved from Archived Desktops and Workstations Boards to HP-UX &amp;gt; sysadmin- Forum Moderator&lt;/P&gt;</description>
    <pubDate>Mon, 13 May 2013 11:59:06 GMT</pubDate>
    <dc:creator>Marcus Rademacher</dc:creator>
    <dc:date>2013-05-13T11:59:06Z</dc:date>
    <item>
      <title>Screen capture utility in HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976144#M484207</link>
      <description>&lt;P&gt;I have an HP Vizualize B2000 workstation running HP-UX 11.0. I would like to take screenshots for export to some sort of picture file. I found a place that says the capture feature was discontinued as part of the core install after 10.30, but that you can still get the feature as part of Mpower/Web. Is Mpower/Web included in the CDs somewhere, or do we have to buy it?&lt;BR /&gt;&lt;BR /&gt;According to this link: &lt;A href="http://docs.hp.com/en/5965-4406/ch07s32.html?jumpid=reg_R1002_USEN" target="_blank"&gt;http://docs.hp.com/en/5965-4406/ch07s32.html?jumpid=reg_R1002_USEN&lt;/A&gt;&lt;BR /&gt;There are versions for the Series 700 and 800, but I don't know if they are compatible with my workstation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;PS. This thread has been moved from Archived Desktops and Workstations Boards to HP-UX &amp;gt; sysadmin- Forum Moderator&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2013 11:59:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976144#M484207</guid>
      <dc:creator>Marcus Rademacher</dc:creator>
      <dc:date>2013-05-13T11:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Screen capture utility in HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976145#M484208</link>
      <description>I do not know if you can do screenshot with Mpower/Web, but you can do it with Gnome Print screen key of the keyboard, or The Gimp).&lt;BR /&gt;&lt;BR /&gt;You can download it at &lt;A href="http://docs.hp.com/en/GNOME/downloads.html?jumpid=reg_R1002_USEN" target="_blank"&gt;http://docs.hp.com/en/GNOME/downloads.html?jumpid=reg_R1002_USEN&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Gerard</description>
      <pubDate>Sun, 08 Apr 2007 12:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976145#M484208</guid>
      <dc:creator>Gerard Leclercq</dc:creator>
      <dc:date>2007-04-08T12:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Screen capture utility in HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976146#M484209</link>
      <description>Have you tried the "xwd" utility?  Depending on what you are doing, xwd can meet your needs.&lt;BR /&gt;&lt;BR /&gt;$ xwd -root -out /tmp/out.xwd&lt;BR /&gt;&lt;BR /&gt;To display, use xwud&lt;BR /&gt;&lt;BR /&gt;$ xwud -in /tmp/out.xwd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-paul</description>
      <pubDate>Fri, 13 Apr 2007 14:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976146#M484209</guid>
      <dc:creator>Paul Anderson_1</dc:creator>
      <dc:date>2007-04-13T14:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Screen capture utility in HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976147#M484210</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;in 10.20 there's a quite good tool to create tif, gif, bmp, ... - screencapture.&lt;BR /&gt;I've copied it to all my 11.0 ws.&lt;BR /&gt;Shall I send it to you?&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Apr 2007 09:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976147#M484210</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2007-04-16T09:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Screen capture utility in HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976148#M484211</link>
      <description>Yes, it would be very helpful if you could send that utility. Thanks a ton!</description>
      <pubDate>Mon, 16 Apr 2007 09:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976148#M484211</guid>
      <dc:creator>Marcus Rademacher</dc:creator>
      <dc:date>2007-04-16T09:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Screen capture utility in HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976149#M484212</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the profile emails cannot be readed by others, so send me an email to &lt;FIRST_NAME&gt;dot&lt;LAST_NAME&gt;at&lt;COMPANY_NAME-OF-MY-PROFILE&gt;.&lt;BR /&gt;&lt;BR /&gt;Sorry, but spam is so awful.&lt;BR /&gt;V.&lt;/COMPANY_NAME-OF-MY-PROFILE&gt;&lt;/LAST_NAME&gt;&lt;/FIRST_NAME&gt;</description>
      <pubDate>Mon, 16 Apr 2007 09:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976149#M484212</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2007-04-16T09:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Screen capture utility in HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976150#M484213</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;please give me a feedback here after mailing.&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Apr 2007 09:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976150#M484213</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2007-04-16T09:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Screen capture utility in HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976151#M484214</link>
      <description>I sent an email to v.nyga&lt;AT&gt;companyname. Is this correct? Your full name is not listed in your profile.&lt;/AT&gt;</description>
      <pubDate>Mon, 16 Apr 2007 09:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976151#M484214</guid>
      <dc:creator>Marcus Rademacher</dc:creator>
      <dc:date>2007-04-16T09:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Screen capture utility in HP-UX 11.0</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976152#M484215</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;my first_name is in my first answer ;-)&lt;BR /&gt;the company_name ends with .com&lt;BR /&gt;&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Apr 2007 09:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/screen-capture-utility-in-hp-ux-11-0/m-p/3976152#M484215</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2007-04-16T09:51:18Z</dc:date>
    </item>
  </channel>
</rss>

