- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to catch the content as a image file in HP-UX ...
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
09-04-2005 11:56 PM
09-04-2005 11:56 PM
How to catch the content as a image file in HP-UX text mode?
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2005 03:59 PM
09-05-2005 03:59 PM
Re: How to catch the content as a image file in HP-UX text mode?
Alt+PrintScreen will just capture that active window.
~Pradeep.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2005 04:41 PM
09-05-2005 04:41 PM
Re: How to catch the content as a image file in HP-UX text mode?
As pointed out by Pradeep, printscreen button is the easiest thing to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2005 06:15 PM
09-05-2005 06:15 PM
Re: How to catch the content as a image file in HP-UX text mode?
Could you suggest me, which command can perform the transfer action to print the whole text on the screen to an image file? Cheers
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2005 06:30 PM
09-05-2005 06:30 PM
Re: How to catch the content as a image file in HP-UX text mode?
This is what you don't want.
Will redirecting the output help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2005 06:47 PM
09-05-2005 06:47 PM
Re: How to catch the content as a image file in HP-UX text mode?
if the env variable DISPLAY is defined, no need to do a -display.
the user must be in the Xauth, or an "xhost localsystem" or "xhost +" on the remote system must be made in order to allow the xwd to work.
To display the image:
xwud -in myfile.xpm
to print it: gostscript, gimp, ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2005 01:34 AM
09-06-2005 01:34 AM
Re: How to catch the content as a image file in HP-UX text mode?
If you are just capturing screenshots, you
might want to consider using SnagIt on a PC to capture these.
Best regards,
Dave Ritchie