- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Screen Capture
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-11-2002 12:52 AM
09-11-2002 12:52 AM
Screen Capture
There use to be a screen capture for version 10.20.
I look at hpux.connect.org.uk but only found those for version 10.x
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:56 AM
09-11-2002 12:56 AM
Re: Screen Capture
Read http://forums.itrc.hp.com/cm/QuestionAnswer/0,,0x142ec4c76f92d611abdb0090277a778c,00.html
I think xgrab can still be used. You can download it from:
http://hpux.asknet.de/hppd/hpux/X11/Graphics/xgrabsc-2.4beta/
Succes,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:57 AM
09-11-2002 12:57 AM
Re: Screen Capture
It may be worth trying the 10.20 version on 11.11.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 12:58 AM
09-11-2002 12:58 AM
Re: Screen Capture
have a look at this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x142ec4c76f92d611abdb0090277a778c,00.html
regards
Dirk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 01:12 AM
09-11-2002 01:12 AM
Re: Screen Capture
I tested the HP-UX 10.20 version of screencapture on a HP-UX 11.11 box and it seems to work. I made a tar file of the /opt/screencapture on the 10.20 box and unpacked it on the 11.11. Try it yourself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 02:36 AM
09-11-2002 02:36 AM
Re: Screen Capture
XPR=/usr/contrib/bin/X11/xpr
XWD=/usr/bin/X11/xwd
HEADER="Printed by `whoami` on `date`"
$XWD -frame | $XPR -header "$HEADER" -cutoff 75| lp -o nb -oraw -d$printer
This has been working for us since HP-UX 9.04 on up to 11i.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 07:10 AM
09-11-2002 07:10 AM
Re: Screen Capture
HTH
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 07:18 AM
09-11-2002 07:18 AM
Re: Screen Capture
How about a LITTLE more info?
(1) Are you using some kind of X application??
(2) How are you connecting to server?
(3) What do you want to capture?
(4) What kind of tools do you have available, ie Exceed or Reflection X?
(5) What format do you want to capture the screen in??
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 08:19 AM
09-11-2002 08:19 AM
Re: Screen Capture
Regards,
Shannon