<div dir="ltr">For screenshots I use flameshot, I am using RedHat but I believe it should be a package for Ubuntu. I used Shutter before that for a long time, and ended up building it on RedHat because it was deprecated, but now the build process is painful and Flameshot fits the bill.<div>If you have imagemagick, import can screenshot for you. Pop up a terminal, run sleep 1 ; import -window root /tmp/whatever.png , minimize the terminal and done. I use it for my still work in progress home-made workday logging tool. I capture the screen every minute, use imagemagick compare to quantify how much the window changed since the last time, and if it changed it will screenshot it, save to a capture directory, run tesseract on it, and index on elasticsearch. And I wrote a small PHP script to search on those archives. It's on <a href="https://github.com/thoriumbr/SuperBusca">https://github.com/thoriumbr/SuperBusca</a> if someone is interested. It runs on a container, so it should not pollute your system if you just want to test.</div><div><br></div><div><div>For FTP I use Filezilla, but some people like gFTP, or you can use Nautilus, it has FTP capability.<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><br></div><div dir="ltr">Mauro<br><a href="https://www.maurosouza.com" target="_blank">https://www.maurosouza.com</a> - registered Linux User: 294521<br>Scripture is both history, and a love letter from God.</div></div></div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sáb., 5 de jun. de 2021 às 11:50, D. Hugh Redelmeier via talk <<a href="mailto:talk@gtalug.org">talk@gtalug.org</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">| From: Stewart C. Russell via talk <<a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a>><br>
<br>
| Hi - so browsers don't support ftp:// links any more<br>
| <<a href="https://www.somagnews.com/mozilla-firefox-drops-support-for-ftp/" rel="noreferrer" target="_blank">https://www.somagnews.com/mozilla-firefox-drops-support-for-ftp/</a>>,<br>
<br>
I knew that was coming.  I didn't understand the reason.  But the release <br>
notes surely have a rationale.<br>
<br>
FTP-through-NAT, especially through firewalls, is a real hack.<br>
<br>
FTP has no built-in authentication or encryption.<br>
<br>
| and<br>
| I was wondering what people used as a drop-in app?<br>
<br>
CLI all the way!  I've always used wget(1).  With the -N flag.<br>
<br>
- this gets me a copy: I always worry that archives go away.<br>
<br>
- this gets me the timestamp.  I find timestamps very useful for<br>
  archived material.<br>
<br>
| this change came out of nowhere.<br>
<br>
I understand that this happened some time ago with Chrom*.  (I don't<br>
use them much.)<br>
<br>
<br>
| Also, my go-to screenshot thingy /*scrot*/ no longer works on Ubuntu<br>
| 21.04: <br>
<br>
gnome-screenshot AKA ScreenShot should work.<br>
<br>
On Fedora, I type:<br>
<br>
        "Windows-key" to show activities<br>
<br>
        "s c r e" into the search box.  ScreenShot should be its first<br>
        suggestion<br>
<br>
        "ENTER" to run that suggestion.<br>
<br>
I hope that description is less painful to decode than it was to<br>
encode.<br>
<br>
| My keyboard doesn't have a PrtSc key so I can't use any of the built-in<br>
| screenshot tools.<br>
<br>
I bet you could map this function onto something else on your<br>
keyboard.  I've not done it.<br>
<br>
| Is this a Wayland thing? I thought Wayland was<br>
| supposed to be compatible with X?<br>
<br>
Compatible for X applications.  Not users.<br>
<br>
I'm a moderately pliable and undemanding user.  Wayland is fine for<br>
me.<br>
<br>
My desktop is another matter.  It has an nvidia card.  Old enough that<br>
nouveau supports it.  But the few times I've tried nouveau, it<br>
misbehaved.  So I use the proprietary driver.  It doesn't get along<br>
with Wayland.  So I'm still on X.<br>
<br>
All my many other devices run Wayland.  Except possibly the laptop<br>
with an nvidia GPU.<br>
---<br>
Post to this mailing list <a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a><br>
Unsubscribe from this mailing list <a href="https://gtalug.org/mailman/listinfo/talk" rel="noreferrer" target="_blank">https://gtalug.org/mailman/listinfo/talk</a><br>
</blockquote></div>