LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Alt + PrtScn not working (https://www.linuxquestions.org/questions/linux-newbie-8/alt-prtscn-not-working-4175499925/)

Gandalf_PCHF 03-29-2014 11:24 PM

Alt + PrtScn not working
 
In trying to capture a Window image with Alt+PrtScr and pasting it into Pinta with Ctrl + v, via the Clipboard, I get an error msg saying that the Clipboard is empty.
If Alt+PrtScr does not place the image into the Clipboard, what does?

Thanks

jdkaye 03-30-2014 02:44 AM

You don't mention what DE you're using. For KDE, you use just PrtScr (no Alt) and Ksnapshot opens up.
jdk

Gandalf_PCHF 03-30-2014 08:52 AM

Quote:

Originally Posted by jdkaye (Post 5143552)
You don't mention what DE you're using. For KDE, you use just PrtScr (no Alt) and Ksnapshot opens up.
jdk

Sorry, I am new at Linux. OK, reborn so to speak. Check my Signature. Is that more helpful?
I tried PrtScr by itself. The screen seems to flash, but Ctrl+v still reports the Clipboard as empty.

Thanks for your response.

TroN-0074 03-30-2014 09:34 AM

Check under pictures perhaps the program is set up to save the image directly there.

Another thing you can do is fire up GIMP and go into file>new>screencapture or screen shot I cant remember from the top of my head bu you can do that with GIMP.

Good luck to you

Gandalf_PCHF 03-30-2014 09:50 AM

You hit that nail on the head. The images were hiding under Pictures.
Is there a way to get the images into the Clipboard?
Do I have to activate the Clipboard or something?
If so, how do I do that?

Thanks for the tip on GIMP.
Any and all "tips" are appreciated.
I feel like a blind man in a cactus field.

P.S. - I loved the TRON movies.

jdkaye 03-30-2014 12:31 PM

Quote:

Originally Posted by Gandalf_PCHF (Post 5143632)
Is there a way to get the images into the Clipboard?
Do I have to activate the Clipboard or something?
If so, how do I do that?

I'm not familiar with Cinnamon but in KDE you can click on ctl-c (or "copy" in the "Edit" menu) and the image file will appear in the clipboard. In KDE the clipboard program (called Klipper) is started by default. It shows up as a scissors icon on the task bar.
jdk

Gandalf_PCHF 03-30-2014 12:43 PM

No joy. Ctrl-c produced the same error on Ctrl-v.

jdkaye 03-30-2014 02:13 PM

Did you look at the clipboard to see if it was indeed empty? And what application does the picture appear in?
jdk

Gandalf_PCHF 03-30-2014 03:08 PM

How do I check the Clipboard?

In thinking about it, having the image in the Pictures folder will do just as well for me.
Re-adjusting my thinking is not an easy thing for an old wizard like me to do.

jdkaye 03-30-2014 03:33 PM

As I said, I click on the scissors icon on the taskbar and it shows the clipboard contents. You'll need to check on the equivalent to klipper in Cinnamon.
I don't really know what "Pinta" is. If you're saying you can paste it into the ~/Pictures folder then it appears that the clipboard is functioning correctly but Pinta is not.
I'm sure I'm much older although I'm probably not a wizard but I don't have any difficulty in making thinking-adjustments. Running for a bus, on the other hand, is getting a bit more problematic.
jdk

Gandalf_PCHF 03-30-2014 03:44 PM

Sorry, I walk on three legs myself. I didn't understand about that scissors reference, because I don't have scissors on my taskbar.
I will check out this klipper. Thanks

Gandalf_PCHF 03-30-2014 03:49 PM

http://community.linuxmint.com/software/view/klipper
klipper works for Mint, it appears. I don't see it on my taskbar, yet, though.
I'll reboot just in case.

Gandalf_PCHF 03-30-2014 04:02 PM

This got me confused. Why would Mint provide an application for KDE?
I guess klipper isn't for Mint after all. Back to the drawing board.

Gandalf_PCHF 03-30-2014 04:46 PM

1 Attachment(s)
This is what worked...
Quote:

#!/bin/bash
sleep 1
klipper &
I have klipper, now.
But, how do you open it?
The help function produces an error I've managed to attach.

jdkaye 03-30-2014 11:41 PM

It's probable better to ask someone familiar with Cinnamon. You seem to be trying to get the help file for klipper buy you haven't installed the KDE help system. Since Linux Mint has a KDE version you might try using that one. Otherwise I assume that Cinnamon must have the equivalent to Klipper. I found this thread: https://github.com/linuxmint/Cinnamon/issues/1622. Maybe that will be of use. Have a look.
jdk


All times are GMT -5. The time now is 06:08 AM.