- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Screen Captures
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
05-18-2000 12:03 PM
05-18-2000 12:03 PM
Screen Captures
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2000 08:24 PM
05-18-2000 08:24 PM
Re: Screen Captures
http://hpux.cs.utah.edu/hppd/hpux/X11/Graphics/xgrabsc-2.4beta/
its quite good
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2000 03:02 AM
05-19-2000 03:02 AM
Re: Screen Captures
there's also a fine tool called xv which can handle a lot of bitmap types.
Look at
http://hpux.cs.utah.edu/hppd/hpux/X11/Viewers/xv-3.10a/
Good luck
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2000 11:32 PM
05-19-2000 11:32 PM
Re: Screen Captures
Pl try
script FILENAME
|
file name to which the screen contents
have to be captured
regards
venu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2000 09:34 AM
05-22-2000 09:34 AM
Re: Screen Captures
script FILENAME
|
file name to which the screen contents
have to be captured
regards
venu
Hi Venu, could you explain this for me please? I don't uinderstand waht you are trying to tell me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2000 01:05 AM
05-26-2000 01:05 AM
Re: Screen Captures
- for an interactive and graphical manipulation of images, capture, and save to files, use xv (everything available from http://www.trilon.com/xv/). Very good software for image capture, manipulation, and conversion between different formats (especially to postscript for printing).
- If you want a line command for capturing windows and converting them to differents formats, use the 'import' command from a package called 'ImageMagick' (informations and software available from http://www.wizards.dupont.com/cristy/ImageMagick.html). This pacakge allows you to choose the window to capture, either by pointing to it with the mouse, either by window ID, and still many features.