Sorry to hear that. There are 'symmetric' mice available that can be used with either hand; even a no name Chinese one would do. You can set the left/right buttons as per convenience as well.billmcct wrote: ↑2024-09-10, 22:41Thanks for that, I am trying to type with only my left hand, since I lost the third, fourth and fifth fingers from my right hand a month ago in a car wreck at 160 mph. Hey, at my age it really doesn't matter. I'm living on borrowed TIME.
Trying to use a right handed mouse with my left hand is not so easy.
Pale Moon x86-64 SSE2/AVX2
Re: Pale Moon x86-64 SSE2/AVX2
"One hosts to look them up, one DNS to find them and in the darkness BIND them."
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
- billmcct
- Keeps coming back
- Posts: 993
- Joined: 2012-09-04, 15:19
- Location: Costa Rica & Union City Georgia USA
Re: Pale Moon x86-64 SSE2/AVX2
Thanks, @moonbat, I will have to look into that.
--------------------------------------------------------------------------------------------------------------
Dell Precision 15 7550
Windows 10 Pro. 22H2
Xeon W-10885M
64 GB DDR4 ECC memory (128 GB max)
500 GB Corsair T500 main M2 SSD
1 TB Intel storage M2 SSD (6 TB max)
Intel onboard GPU 1080p
Quadro RTX 5000 Max-Q GPU 4K
Pale Moon 33.3.x x64 AVX2 build
The difference between the Impossible and the Possible lies in a man's Determination.
Tommy Lasorda
Dell Precision 15 7550
Windows 10 Pro. 22H2
Xeon W-10885M
64 GB DDR4 ECC memory (128 GB max)
500 GB Corsair T500 main M2 SSD
1 TB Intel storage M2 SSD (6 TB max)
Intel onboard GPU 1080p
Quadro RTX 5000 Max-Q GPU 4K
Pale Moon 33.3.x x64 AVX2 build
The difference between the Impossible and the Possible lies in a man's Determination.
Tommy Lasorda
Re: Pale Moon x86-64 SSE2/AVX2
I can't find any such file. I looked at all the hidden files/folders inside of Home. Even did a computer search and came up empty. But the search said there were errors (I don't get that for anything else) so the results might be invalid (there's no results anyway).Veit Kannegieser wrote: ↑2024-08-18, 16:36putin your gpg.conf file, which should be somewhere in your OS user profile.Code: Select all
trusted-key 5061CC51C94306050CFA1FEE48FAD2907D84EDEB # 2022-03-18 Nuck-TH <**************@gmail.com>
- RealityRipple
- Keeps coming back
- Posts: 750
- Joined: 2018-05-17, 02:34
- Location: Los Berros Canyon, California
- Contact:
Re: Pale Moon x86-64 SSE2/AVX2
Run "gpgconf --list-dirs"?
Re: Pale Moon x86-64 SSE2/AVX2
Returned this:
Code: Select all
$ gpgconf --list-dirs
sysconfdir:/etc/gnupg
bindir:/usr/bin
libexecdir:/usr/lib/gnupg
libdir:/usr/lib/x86_64-linux-gnu/gnupg
datadir:/usr/share/gnupg
localedir:/usr/share/locale
socketdir:/run/user/1000/gnupg
dirmngr-socket:/run/user/1000/gnupg/S.dirmngr
agent-ssh-socket:/run/user/1000/gnupg/S.gpg-agent.ssh
agent-extra-socket:/run/user/1000/gnupg/S.gpg-agent.extra
agent-browser-socket:/run/user/1000/gnupg/S.gpg-agent.browser
agent-socket:/run/user/1000/gnupg/S.gpg-agent
homedir:/home/ron/.gnupg
- RealityRipple
- Keeps coming back
- Posts: 750
- Joined: 2018-05-17, 02:34
- Location: Los Berros Canyon, California
- Contact:
Re: Pale Moon x86-64 SSE2/AVX2
"sysconfdir:/etc/gnupg" is your answer. /etc/gnupg/gpgconf.conf is where your install will expect any configuration.
Re: Pale Moon x86-64 SSE2/AVX2
When I go inside of /etc, there is no gnupg folder. I also looked for a hidden folder. It's just not there.RealityRipple wrote: ↑2024-09-12, 20:44"sysconfdir:/etc/gnupg" is your answer. /etc/gnupg/gpgconf.conf is where your install will expect any configuration.
- RealityRipple
- Keeps coming back
- Posts: 750
- Joined: 2018-05-17, 02:34
- Location: Los Berros Canyon, California
- Contact:
Re: Pale Moon x86-64 SSE2/AVX2
It does, but there is no .conf file in there, just trustdb.gpg and pubring.kbx. But neither of them open with a text editor.
- RealityRipple
- Keeps coming back
- Posts: 750
- Joined: 2018-05-17, 02:34
- Location: Los Berros Canyon, California
- Contact:
Re: Pale Moon x86-64 SSE2/AVX2
Then literally all you have to do is create gpg.conf in either the /etc/gnupg directory for the whole computer (will require root), or in ~/.gnupg for your account.
- Veit Kannegieser
- Hobby Astronomer
- Posts: 19
- Joined: 2019-03-23, 19:16
Re: Pale Moon x86-64 SSE2/AVX2
I think creating a private config file /home/ron/.gnupg/gpg.conf with content
would work.
Code: Select all
trusted-key 5061CC51C94306050CFA1FEE48FAD2907D84EDEB # 2022-03-18 Nuck-TH
trusted-key 439F46F42C6AE3D23CF52E70865E6C87C65285EC # 2015-03-15 trava90
Re: Pale Moon x86-64 SSE2/AVX2
It appears to have worked. This is what I got:
Code: Select all
$ gpg --verify palemoon-33.3.1.linux-x86_64-sse2_gtk2.tar.xz.sig palemoon-33.3.1.linux-x86_64-sse2_gtk2.tar.xz
gpg: Signature made Tue 10 Sep 2024 01:23:16 PM EDT
gpg: using RSA key 5061CC51C94306050CFA1FEE48FAD2907D84EDEB
gpg: key 48FAD2907D84EDEB marked as ultimately trusted
gpg: checking the trustdb
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: next trustdb check due at 2025-03-27
gpg: Good signature from "Nuck-TH <***********@gmail.com>" [ultimate]
Re: Pale Moon x86-64 SSE2/AVX2
In tandem with mainline releases, the SSE2 and AVX2 versions of the browser have also been updated to 33.4.0.
"A programmer is someone who solves a problem you didn't know you had, in a way you don't understand." -- unknown
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
- back2themoon
- Moon Magic practitioner
- Posts: 2503
- Joined: 2012-08-19, 20:32
Re: Pale Moon x86-64 SSE2/AVX2
Fantastic, many thanks.
Safe Mode / clean profile info: Help/Restart in Safe Mode
Information to include when asking for support - How to apply user agent overrides
How to auto-fill passwords
Windows 10 Pro x64
Information to include when asking for support - How to apply user agent overrides
How to auto-fill passwords
Windows 10 Pro x64