 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

9th June 2012, 11:37 AM
|
|
Registered User
|
|
Join Date: Mar 2012
Location: israel
Posts: 39

|
|
|
ScreenShot/Screen Capture - Fedora 17

I need a little help in finding an software to screenshoting.
Something like "Shutter", But that works on Fedora.
Any Suggations?
*BTW* , I dont want to make a video, I want taking PICS!
|

9th June 2012, 12:20 PM
|
|
Registered User
|
|
Join Date: May 2005
Location: Amsterdam
Age: 36
Posts: 23

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
If you're running Gnome, it's called Screenshot (/usr/bin/gnome-screenshot).
It should be installed by default.
|

9th June 2012, 12:37 PM
|
|
Registered User
|
|
Join Date: Mar 2012
Location: israel
Posts: 39

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
Quote:
Originally Posted by Heinz
If you're running Gnome, it's called Screenshot (/usr/bin/gnome-screenshot).
It should be installed by default.

|
I am running on FallBack mode, and I cant find it 
Is it avilivabe only in the regular Gnome 3?
|

9th June 2012, 12:58 PM
|
|
Registered User
|
|
Join Date: May 2005
Location: Amsterdam
Age: 36
Posts: 23

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
Quote:
Originally Posted by efid845
I am running on FallBack mode, and I cant find it 
Is it avilivabe only in the regular Gnome 3?
|
AFAIK, you should be able to run /usr/bin/gnome-screenshot, either from a terminal or after hitting Alt-F2.
Last edited by Heinz; 9th June 2012 at 01:17 PM.
|

9th June 2012, 02:07 PM
|
|
Registered User
|
|
Join Date: Aug 2011
Posts: 697

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
Shutter doesn't work in F17?
|

9th June 2012, 02:21 PM
|
|
Registered User
|
|
Join Date: May 2005
Location: Amsterdam
Age: 36
Posts: 23

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
I had never heard of Shutter, but I just checked: it exists for F17 and it runs fine. It's in Fedora's repository:
Code:
sudo yum install shutter
Works for me.
Code:
$ rpm -q shutter
shutter-0.87.3-2.fc17.noarch
|

9th June 2012, 02:24 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: earth
Posts: 1,131

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
how about scrot ?
no UI so need gmrun or something, maybe a hot key ?
I think you will need to install it too, and I don't know if it's in f17 I'm still using f16
__________________
x--x--x
http://www.gnu.org/philosophy/free-sw.html
Freedom is never Free.
Pat Jr.
|

9th June 2012, 02:48 PM
|
|
Registered User
|
|
Join Date: Mar 2012
Location: israel
Posts: 39

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
Quote:
Originally Posted by heinz
i had never heard of shutter, but i just checked: It exists for f17 and it runs fine. It's in fedora's repository:
Code:
sudo yum install shutter
works for me.
Code:
$ rpm -q shutter
shutter-0.87.3-2.fc17.noarch
|
thanksss!!!!!!!
|

9th June 2012, 05:39 PM
|
|
Registered User
|
|
Join Date: May 2011
Posts: 700

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
efid845, may I suggest that you familiarize yourself with yum?
For starters, if you want to search something on the repositories try (using shutter as the example):
yum search shutter
or
yum list *shutter*
yum and yum-utils like repoquery can do a lot of things. Also you can search for packages with the Add/Remove software or with yumex (a graphical package manager not installed by default).
|

11th June 2012, 06:40 PM
|
|
Registered User
|
|
Join Date: Jun 2010
Location: /home
Posts: 9

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
Quote:
Originally Posted by efid845

I need a little help in finding an software to screenshoting.
Something like "Shutter", But that works on Fedora.
Any Suggations?
*BTW* , I dont want to make a video, I want taking PICS!
|
install gnome-screenshot
rpm -qa gnome-screenshot
gnome-screenshot-3.4.1-2.fc17.x86_64
|

11th June 2012, 07:46 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 824

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
WTF? Does the "print screen" button no longer work????!??
|

11th June 2012, 08:12 PM
|
 |
"Shells" (of a sub world)
|
|
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,608

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
Quote:
Originally Posted by droidhacker
WTF? Does the "print screen" button no longer work????!??
|
To me it iddnt worksince f15, dont remember if it was working with red hat 1or 2.
Me use ImageMagick for screenshots
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb
|

11th June 2012, 09:37 PM
|
|
Official Gnome 3 Sales Rep. (and Adminstrator)
|
|
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,716

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
PrntScrn and Alt+PrntScrn both work as expected for me (Fedora 17, GNOME 3, UK keyboard).
|

12th June 2012, 07:46 PM
|
|
Registered User
|
|
Join Date: Apr 2009
Posts: 266

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
In FC16, Screenshot is under Applications/Accessories - and is also called upon press of the [PrtScrn] button. I can't speak to FC17 (yet).
|

12th June 2012, 09:56 PM
|
|
Official Gnome 3 Sales Rep. (and Adminstrator)
|
|
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,716

|
|
|
Re: ScreenShot/Screen Capture - Fedora 17
Quote:
Originally Posted by lightman47
In FC16, Screenshot is under Applications/Accessories - and is also called upon press of the [PrtScrn] button. I can't speak to FC17 (yet).
|
It's the same in F17, at least for the packages I selected in the DVD install (I've no idea about the default package selection or live CD install).
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 05:45 (Sunday, 26-05-2013)
|
|
 |
 |
 |
 |
|
|