WANTED: Pet to invoke Print Screen Function key (SOLVED)

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Message
Author
B.K. Johnson
Posts: 807
Joined: Mon 12 Oct 2009, 17:11

#21 Post by B.K. Johnson »

@philb
My comment was about 6.0.2 and the original PrintKey pet, not PrintKey2. It did not work. As the author acknowledged, his original code depended on ffmpeg which is not in tahrpup-6.0.2, In PrintKey2, he changed the dependency to aconv and then it worked. I have it capturing a fullscreen. now.
_____________________________________________________________
B.K. Johnson
tahrpup-6.0.2 PAE, slacko-5.7, frugal install, pupsave file, multi OS flashdrive, SYSLINUX boot, CPU-Dual E2140, 4GB RAM

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#22 Post by 666philb »

i meant that the 'print screen' key on the keyboard should already be set up to take a screen capture in tahrpup. ...no need for a pet
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

B.K. Johnson
Posts: 807
Joined: Mon 12 Oct 2009, 17:11

#23 Post by B.K. Johnson »

I don't recall PrintKey function key working in any puppy. I therefore did not expect it in tahrpup and I probably did not try it before initiating this thread. What I do know is that after installing the initial PrintKey pet in tahrpup-6.0.2, the keyboard PrintKey captured nothing.

Can someone confirm that OOTB, the PrintScreen function key in tahrpup-6.0.2 captures a fullscreen screenshot?
________________________________________________________
B.K. Johnson
tahrpup-6.0.2 PAE, slacko-5.7, frugal install, pupsave file, multi OS flashdrive, SYSLINUX boot, CPU-Dual E2140, 4GB RAM

User avatar
666philb
Posts: 3615
Joined: Sun 07 Feb 2010, 12:27
Location: wales ... by the sea

#24 Post by 666philb »

I can confirm it's working on 3 different computers :D
Bionicpup64 built with bionic beaver packages http://murga-linux.com/puppy/viewtopic.php?t=114311
Xenialpup64, built with xenial xerus packages http://murga-linux.com/puppy/viewtopic.php?t=107331

Keisha
Posts: 469
Joined: Tue 18 Nov 2014, 05:43

#25 Post by Keisha »

B.K. Johnson wrote:Can someone confirm that OOTB, the PrintScreen function key in tahrpup-6.0.2 captures a fullscreen screenshot?
I don't know about tahrpup-6.0.2, but the original tahrpup-6.0CE, OOTB, with nothing added, starts PupSnap when you hit the PrtScr key. You can then click "Capture" and it immediately captures the full screen and starts mtPaint with the full-screen capture loaded.
“A wise man can learn more from a foolish question than a fool can learn from a wise answer.â€￾ --Bruce Lee

User avatar
HoerMirAuf
Posts: 255
Joined: Tue 22 Jan 2008, 12:11
Location: Würzburg

#26 Post by HoerMirAuf »

... right there is OOTB PrintScreen function in Tahr.

if you want it back:
open:

Code: Select all

/usr/local/bin/defaultscreenshot 
and edit it to:

Code: Select all

#!/bin/sh
exec mtpaint -s

B.K. Johnson
Posts: 807
Joined: Mon 12 Oct 2009, 17:11

#27 Post by B.K. Johnson »

@all

Apologies to the guys for having to chase down a non-existent problem. If I had seen it as a tahrpup problem I would have posted the Q in the tahrpup-6.0.2 forum where it would have received 666philb's usually prompt response. :) The upside is that we now have/know several solutions. :D :D

All's well that ends well. This thread is being closed..
__________________________________________________________
B.K. Johnson
tahrpup-6.0.2 PAE, slacko-5.7, frugal install, pupsave file, multi OS flashdrive, SYSLINUX boot, CPU-Dual E2140, 4GB RAM

Post Reply