Search found 19 matches

by linuxbobtas
Fri Jun 06, 2025 3:54 am
Forum: Chat
Topic: Is Linux fighting back?
Replies: 44
Views: 1704

Re: Is Linux fighting back?

My wife and I are Boomers (79 and 80 yrs) and longtime Linux users. I tried to interest some other local Linux users recently in forming a "rescue a PC" service for people planning to junk their Win 7 (yep) or Win 10 computer after they'd bought the latest and shiniest Win 11 model. The rescued PC ...
by linuxbobtas
Thu Jan 09, 2025 4:18 am
Forum: Site Help
Topic: RSS feed for latest forum posts?
Replies: 1
Views: 217

RSS feed for latest forum posts?

The phpBB home page https://forum.mxlinux.org/ currently lists and links the 10 latest posts.
Is it possible for the admins to either extend that listing to 20 posts or (much better!) generate an RSS feed for latest posts, following the
phpBB RSS advice here: https://www.phpbb.com/community ...
by linuxbobtas
Mon Oct 21, 2024 11:25 pm
Forum: MX Help
Topic: LibreOffice spellchecker not working [Solved]
Replies: 3
Views: 121

Re: LibreOffice spellchecker not working [Solved]

Hi, rawmx. It sounds like a problem with settings in LO, which admittedly are pretty complicated. I'm also running MX Linux 23.4 Xfce 64bit, LibreOffice version 7.4.7.2 with an Australian locale and the spellchecker works fine. You're welcome to private-message me to see if we can work out where the ...
by linuxbobtas
Sun May 12, 2024 2:51 am
Forum: Software / Configuration
Topic: QGIS didn't show up after the logo show up [Solved]
Replies: 8
Views: 265

Re: QGIS didn't show up after the logo show up [Solved]

QGIS is in the Debian repos and is version 3.22.16-Białowieża. I've been running the "Linux version" of QGIS without problems for years. Is there a reason you want QGIS 2.18.10 for Windows?
by linuxbobtas
Thu May 02, 2024 9:44 pm
Forum: Software / Configuration
Topic: Setting GTK colors for Claws Mail [Solved]
Replies: 8
Views: 348

Re: Setting GTK colors for Claws Mail [Solved]

Apologies, that does work! Many thanks. When I wrote "other apps" I was seeing what the vimix GTK theme was doing, not your suggested CSS. I'm back to my preferred theme and all is well with the CSS tweaks to Thunar and Claws Mail.
by linuxbobtas
Thu May 02, 2024 4:50 pm
Forum: Software / Configuration
Topic: Setting GTK colors for Claws Mail [Solved]
Replies: 8
Views: 348

Re: Setting GTK colors for Claws Mail [Solved]

@Melber, many thanks, but yes, that solution does affect other apps.

Yesterday I tested some GTK themes to see what happened, and found that some themes changed the text color for selected messages in Claws Mail (winners), and some didn't (losers). Strange! I've now changed my GTK theme to a winner ...
by linuxbobtas
Tue Apr 30, 2024 4:50 pm
Forum: Software / Configuration
Topic: Setting GTK colors for Claws Mail [Solved]
Replies: 8
Views: 348

Re: Setting GTK colors for Claws Mail [Solved]

@fehlix, thanks again. Yes, changing theme also works for me and selected messages and folders are background=blue, text=white with (for example) mx-comfort. Do you know a way to change those colors application by application, other than with the ~/.config/gtk-3.0/gtk.css hack I mentioned in my ...
by linuxbobtas
Tue Apr 30, 2024 4:00 pm
Forum: Software / Configuration
Topic: Setting GTK colors for Claws Mail [Solved]
Replies: 8
Views: 348

Re: Setting GTK colors for Claws Mail [Solved]

@fehlix, many thanks. In your screenshots the selected message has the font changed from black to white and there is a blue background. What I am looking for is a way to change these colors in Claws Mail only, not a system-wide change in the theme. I can do this with Thunar, but not Claws Mail.

I ...
by linuxbobtas
Tue Apr 30, 2024 5:14 am
Forum: Software / Configuration
Topic: Setting GTK colors for Claws Mail [Solved]
Replies: 8
Views: 348

Setting GTK colors for Claws Mail [Solved]

How to modify the GTK colors for Claws Mail 4.1.1? The releases page [https://www.claws-mail.org/releases.php] says the "4" series releases are built with GTK+ 3, but I can't modify the "view" colors in ~/.config/gtk-3.0/gtk.css, as I can with (for example) Thunar:

/*set custom gtk3/css code below ...
by linuxbobtas
Thu Apr 18, 2024 10:30 pm
Forum: Tips & Tricks by users (not for help)
Topic: How to launch app as an app-in-a-terminal? [Solved]
Replies: 1
Views: 417

Re: How to launch app as an app-in-a-terminal? [Solved]

Got it! Here's the command:
sakura -c 160 -r 55 -d /home/bob/Desktop -e /usr/bin/ranger
The trick was to add the "-e" option for the terminal command,

Go to advanced search