Re: Screenshot with Gnome

2022-07-27 Thread Peter Ehlert
On 7/26/22 04:40, Richmond wrote: I am trying to take a screenshot of a selected area. The Wiki here: https://wiki.debian.org/ScreenShots I find it curious that only Gnome, Xfce, and KDE are listed on that page... someone should step up and flesh it out for the other common desktops, Please!

Re: Screenshot with Gnome

2022-07-27 Thread rudu
Le 27/07/2022 à 08:49, Thiemo Kellner a écrit : My favorite is flameshot for its capabilities for annotation, marking and such. +1

Re: Screenshot with Gnome

2022-07-27 Thread Curt
On 2022-07-27, Nicolas George wrote: > > Curt (12022-07-27): >> I've Imagemagick installed, so >> import image.png > > This is my go-to solution too. Except when I want to capture the mouse > pointer too, in this case I use =E2=80=9Cffmpeg -f x11grab=E2=80=9D. > > I would advise to add -depth 8;

Re: Screenshot with Gnome

2022-07-27 Thread Nicolas George
Curt (12022-07-27): > I've Imagemagick installed, so > > import image.png This is my go-to solution too. Except when I want to capture the mouse pointer too, in this case I use “ffmpeg -f x11grab”. I would advise to add -depth 8; otherwise the PNG needlessly uses 16 bits per component. > from

Re: Screenshot with Gnome

2022-07-27 Thread Curt
On 2022-07-26, Richmond wrote: > Curt writes: > >> On 2022-07-26, Greg Wooledge wrote: >>> On Tue, Jul 26, 2022 at 05:03:09PM +0300, Antti Talsta wrote: On Tue, Jul 26, 2022 at 12:40:53PM +0100, Richmond wrote: > I am trying to take a screenshot of a selected area. > I think somet

Re: Screenshot with Gnome

2022-07-26 Thread Thiemo Kellner
My favorite is flameshot for its capabilities for annotation, marking and such.

Re: Screenshot with Gnome

2022-07-26 Thread Eric Krona
On 2022-07-26 13:40, Richmond wrote: I am trying to take a screenshot of a selected area. The Wiki here: https://wiki.debian.org/ScreenShots says I can use "take screenshot" from the menu. On my menu I have "screenshot" but it doesn't work (although I think it used to) it just displays a tiny b

Re: Screenshot with Gnome

2022-07-26 Thread Richmond
Curt writes: > On 2022-07-26, Greg Wooledge wrote: >> On Tue, Jul 26, 2022 at 05:03:09PM +0300, Antti Talsta wrote: >>> On Tue, Jul 26, 2022 at 12:40:53PM +0100, Richmond wrote: >>> > I am trying to take a screenshot of a selected area. >>> > I think something is broken. Maybe there is another u

Re: Screenshot with Gnome

2022-07-26 Thread Curt
On 2022-07-26, Greg Wooledge wrote: > On Tue, Jul 26, 2022 at 05:03:09PM +0300, Antti Talsta wrote: >> On Tue, Jul 26, 2022 at 12:40:53PM +0100, Richmond wrote: >> > I am trying to take a screenshot of a selected area. >> > I think something is broken. Maybe there is another utility? >> >> scrot

Re: Screenshot with Gnome

2022-07-26 Thread Greg Wooledge
On Tue, Jul 26, 2022 at 05:03:09PM +0300, Antti Talsta wrote: > On Tue, Jul 26, 2022 at 12:40:53PM +0100, Richmond wrote: > > I am trying to take a screenshot of a selected area. > > I think something is broken. Maybe there is another utility? > > scrot I second this. scrot is what I use for scr

Re: Screenshot with Gnome

2022-07-26 Thread Antti Talsta
On Tue, Jul 26, 2022 at 12:40:53PM +0100, Richmond wrote: > I am trying to take a screenshot of a selected area. > I think something is broken. Maybe there is another utility? scrot -- Antti Talsta

Screenshot with Gnome

2022-07-26 Thread Richmond
I am trying to take a screenshot of a selected area. The Wiki here: https://wiki.debian.org/ScreenShots says I can use "take screenshot" from the menu. On my menu I have "screenshot" but it doesn't work (although I think it used to) it just displays a tiny box which I cannot make larger. Assumin