Re: Creating a ScreenShot HotKey Script

2023-09-16 Thread wwp
Hello Philip, On Sat, 16 Sep 2023 22:12:02 +1000 Philip Rhoades via users wrote: > I want to scroll through doc pages in a script loop doing a screenshot for > each page eg the procedure would be: > > 1. Display the first page of the doc you want to screenshot. > > 2. Hit CTRL-PrtScrn (say)

Re: Creating a ScreenShot HotKey Script

2023-09-16 Thread Jonathan Billings
On Sep 16, 2023, at 10:28, stan via users wrote: > > On Sat, 16 Sep 2023 22:12:02 +1000 > Philip Rhoades via users wrote: > >> Is this possible? Should I be trying to do this from Sway? > > I don't have an answer for you, but isn't sway a microsoft product? > Maybe it would be better to ask

Re: Creating a ScreenShot HotKey Script

2023-09-16 Thread George N. White III
On Sat, Sep 16, 2023 at 9:12 AM Philip Rhoades via users < users@lists.fedoraproject.org> wrote: > People, > > I want to scroll through doc pages in a script loop doing a screenshot > for each page eg the procedure would be: > > 1. Display the first page of the doc you want to screenshot. > > 2. H

Re: Creating a ScreenShot HotKey Script

2023-09-16 Thread stan via users
On Sat, 16 Sep 2023 22:12:02 +1000 Philip Rhoades via users wrote: > I want to scroll through doc pages in a script loop doing a > screenshot for each page eg the procedure would be: > > 1. Display the first page of the doc you want to screenshot. > > 2. Hit CTRL-PrtScrn (say) to start the scri

Re: Creating a ScreenShot HotKey Script

2023-09-16 Thread Peter Boy
> Am 16.09.2023 um 14:12 schrieb Philip Rhoades via users > : > > People, > > I want to scroll through doc pages in a script loop doing a screenshot for > each page eg the procedure would be: > > 1. Display the first page of the doc you want to screenshot. > > 2. Hit CTRL-PrtScrn (say) to s

Thunderbird & non-english characters ?

2023-09-16 Thread lejeczek via users
Hi guys. I'm trying to add an account in Thunderbird, address contains non-english chars and Thunderbird  stops, does not proceed further, colors the field in red & sticks ! mark there. That surely must be not an issue of Thunderbird/OS but my configuration somewhere, right? Email accounts/addr

Re: GPT Partition

2023-09-16 Thread Patrick O'Callaghan
On Fri, 2023-09-15 at 15:17 -0600, Joe Zeff wrote: > On 09/15/2023 03:11 PM, Samuel Sieb wrote: > > > > The advantage btrfs has is that the volumes share the same space.  > > So > > you can have / and /home be separate, but you don't have to decide > > on > > how much space each one gets.  And y

Creating a ScreenShot HotKey Script

2023-09-16 Thread Philip Rhoades via users
People, I want to scroll through doc pages in a script loop doing a screenshot for each page eg the procedure would be: 1. Display the first page of the doc you want to screenshot. 2. Hit CTRL-PrtScrn (say) to start the script loop. The script does a screenshot of the current screen. T

Re: GPT Partition

2023-09-16 Thread George N. White III
On Sat, Sep 16, 2023 at 6:56 AM Tim via users wrote: > On Sat, 2023-09-16 at 09:17 +0200, Peter Boy wrote: > > From the *practical* side, perhaps it would be worth considering > > whether your use case is the usual and common case - 6-16 GB RAM, > > 500GB - 1TB disk, regular (hourly) backup, etc.

Re: GPT Partition

2023-09-16 Thread Peter Boy
> Am 15.09.2023 um 22:20 schrieb John Mellor : > >> ... >> > Umm, no. > Fedora server uses LVM because that's what most people have upgraded from. We had an intensive discussion on our working group about the default file system. Obviously, I missed you? Or did I just imagine the extensive

Re: GPT Partition

2023-09-16 Thread Peter Boy
> Am 15.09.2023 um 23:11 schrieb Samuel Sieb : > > The advantage btrfs has is that the volumes share the same space. So you can > have / and /home be separate, Think again, you hopefully recognize the 'contradictio in adiecto' yourself. > And you can still do a re-install while keeping the

Re: GPT Partition

2023-09-16 Thread Tim via users
On Sat, 2023-09-16 at 09:17 +0200, Peter Boy wrote: > From the *practical* side, perhaps it would be worth considering > whether your use case is the usual and common case - 6-16 GB RAM, > 500GB - 1TB disk, regular (hourly) backup, etc. I would say the *most* usual and common would be no backups m

Re: GPT Partition

2023-09-16 Thread Peter Boy
> Am 15.09.2023 um 23:05 schrieb Joe Zeff : > > On 09/15/2023 02:20 PM, John Mellor wrote: >> Fedora desktop uses BTRFS by default for a number of really good reasons. >> BTRFS detects bit-rot on the fly. With mirrored or RAIDed disks it can also >> correct that bit-rot on the fly. > > And