- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Sreenshot sofware running under HP-UX 11
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
06-26-2003 09:08 AM
06-26-2003 09:08 AM
I need to find a screenshot software running under HP-UX 11 and a freeware if possible.
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 09:12 AM
06-26-2003 09:12 AM
Re: Sreenshot sofware running under HP-UX 11
Why not install Reflection X or Exceed, which will allow you to copy the screen to the clipboard for pasting or directly to a printer for printing?
Mike-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 09:20 AM
06-26-2003 09:20 AM
Re: Sreenshot sofware running under HP-UX 11
/usr/bin/X11/xwd ought to do what you want.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 09:21 AM
06-26-2003 09:21 AM
Re: Sreenshot sofware running under HP-UX 11
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 09:33 AM
06-26-2003 09:33 AM
Re: Sreenshot sofware running under HP-UX 11
If your not worried about proprietary code, then install the wt-tools from your application media. This includes HP screen capture software which does jped and tiff by default, plus xwd format.
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 10:00 AM
06-26-2003 10:00 AM
Re: Sreenshot sofware running under HP-UX 11
With this intention, I insert screenshots in the document.
PS : excuse-me for my bad english
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 10:05 AM
06-26-2003 10:05 AM
Re: Sreenshot sofware running under HP-UX 11
If money is not an object, Adobe FrameMaker for HP-UX is the way to go. You can write, spell check, format, and take on the fly screen shots and insert them in your doc's.
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 10:47 AM
06-26-2003 10:47 AM
Re: Sreenshot sofware running under HP-UX 11
Cheap and easy.
Telnet to the server from a Windows machine.
When you want a screen shot :- shift+print screen.
Open almonst any MS app (word,excell,powerpoint) or graphics programme and then ctrl+v or select edit paste.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 11:23 AM
06-26-2003 11:23 AM
Re: Sreenshot sofware running under HP-UX 11
:P
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 11:25 AM
06-26-2003 11:25 AM
Re: Sreenshot sofware running under HP-UX 11
I cound not resist posting it.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 01:40 PM
06-26-2003 01:40 PM
Re: Sreenshot sofware running under HP-UX 11
Goto http://hpux.connect.org.uk/
download the xv program and there you have
screenshot option.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 01:54 AM
06-27-2003 01:54 AM
Re: Sreenshot sofware running under HP-UX 11
please try for screenshot with "dark background"
...
/usr/bin/X11/xwd|/usr/contrib/bin/X11/xpr -density 150 -landscape -cutoff 67 -header "${LOGNAME}" -device ljet|lp -oraw -d${DRUCKER_DFLT} -oBSDJ/nff/nb
and for screenshot with " light background"
...
/usr/bin/X11/xwd|/usr/contrib/bin/X11/xpr -rv -density 150 -landscape -cutoff 67 -header "${LOGNAME}" -device ljet|lp -oraw -d${DRUCKER_DFLT} -oBSDJ/nff/nb
Regards:
Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 02:30 AM
06-27-2003 02:30 AM
Re: Sreenshot sofware running under HP-UX 11
What's ${DRUCKER_DFLT} ?
;^)
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 03:37 AM
06-27-2003 03:37 AM
SolutionAdd some lines to your CDE-session's "Root Menu", then "right-mouse-click" into the background and click on "Print Window", whenever you want a "Print" of a window or "Print Screen" for the whole screen.
The procedure is:
01) cd # go home
02) cd .dt # your CDE session's memory
03) cp /usr/dt/config/C/sys.dtwmrc dtwmrc
04) # add the following lines to that file ($HOME/.dt/dtwmrc) into the "Root Menu" paragraph:
"Dump Window..." f.exec "my.dump.screen -frame"
"Dump Screen" f.exec "my.dump.screen -root"
05) store the following script somewhere in your $PATH:
#!/usr/bin/sh
# my.dump.screen: save windows/screens to disk
DIR=/tmp/screendumps
NUM=$DIR/.cnt
# create the directoy - if neccessary
if [ ! -d $DIR ]
then mkdir $DIR
echo 0 > $NUM
fi
# get the last number
if [ -s $DIR/.cnt ]
then n="$(cat $NUM)"
else n=0
fi
((n=n+1)
# save the next number
echo "$n" > $NUM
# save the window/screen
xwd $* > $DIR/dump.$n
exit 0
# end of script
06) give execute permission to that script
Now right-mouse click into your background and "Restart Workspace Manager".
Next time you do the right-mouse-click that menu should show the two "print" options.
The screen/window dumps (in "xwd" format) are to be found in "/tmp/screendumps/".
Find the script attached.
FWIW,
Wodisch
PS: Pete, DRUCKER_DFLT is german, of course - did you still not manage to learn it, after all these years? ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 03:39 AM
06-27-2003 03:39 AM
Re: Sreenshot sofware running under HP-UX 11
Find the ".dt/dtwmrc" attached.
FWIW,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2003 03:40 AM
06-27-2003 03:40 AM
Re: Sreenshot sofware running under HP-UX 11
Still blissfully ignorant, thankyou!
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2003 03:58 AM
06-28-2003 03:58 AM
Re: Sreenshot sofware running under HP-UX 11
Try ImageMagick ! It works very well for me under HP-UX-11.00 and it's FREE :-) You can make your screenshot with PNG, TIFF, JPEG,... very easily.
It's a great software.
HTH,
NDQ