Settings Manager

Help for MX Fluxbox
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
Jerry3904
Administrator
Posts: 23279
Joined: Wed Jul 19, 2006 6:13 am

Re: Settings Manager

#61 Post by Jerry3904 »

@kobaian In such a case you can just create a simple desktop file in /usr/share/applications--I'm doing that for MX-21 Base in a couple of cases.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
dolphin_oracle
Developer
Posts: 22366
Joined: Sun Dec 16, 2007 12:17 pm

Re: Settings Manager

#62 Post by dolphin_oracle »

users can also place any custom desktop files in ~/.local/share/applications
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
Jerry3904
Administrator
Posts: 23279
Joined: Wed Jul 19, 2006 6:13 am

Re: Settings Manager

#63 Post by Jerry3904 »

good add
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
ceeslans
Posts: 832
Joined: Sun Apr 14, 2019 3:48 am

Re: Settings Manager

#64 Post by ceeslans »

@Adrian: custom-tools working perfect now.
Papirus is a very complete and consistent icon-theme, so no hickups anymore, like sometimes happens with incomplete icon themes
(Tela icon-theme sets a symbolic icon only, in case an app-specific icon is not available).

Would it be possible to add an option in 'custom-toolbox.conf' to set a specific icon-theme, so something like:

Code: Select all

icon_theme=Papirus
Then mxfb-settingsmanager could show a consistent set of icons, irrespective of the icon theme set systemwide by the user
Last edited by ceeslans on Mon Jul 19, 2021 2:13 pm, edited 2 times in total.
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
kobaian
Posts: 369
Joined: Fri Jan 03, 2020 5:49 am

Re: Settings Manager

#65 Post by kobaian »

Adrian wrote: Mon Jul 19, 2021 11:18 am I think that's because when you select a program/script that doesn't have a .desktop file I don't know how to launch it and I launch it in a terminal (some programs might not have GUI) I don't know how to check if the app has GUI or not...
All these apps, except rofi-theme-selector have a .desktop file, but thanks to your and others replies I know now what's the point. The names of .desktop files created during the installation process are not the same as the launching command. So the solution is to create another .desktop file with a proper name. ;)
Desktop PC: AMD Ryzen 5 5600 3.5GHz, MSI B550M PRO-VDH, 32GB RAM, Gigabyte RX 570. Laptop: MacBook Late 2008, Core2Duo 2.0GHz, 8GB RAM. Netbook: Asus EEEPC Intel Atom 1.6GHz, 2GB RAM. System: MX23 64bit/32bit Fluxbox.

User avatar
pianokeyjoe
Posts: 420
Joined: Thu Jan 31, 2019 11:08 am

Re: Settings Manager

#66 Post by pianokeyjoe »

Adrian wrote: Mon Jul 19, 2021 10:28 am
pianokeyjoe wrote: Mon Jul 19, 2021 10:27 am reporting back! Huh?! What do ya know? All icons so far in the settings manager have my theme now! I do not know if it worked or if the fix was installed within updates to MX but seems my look IS consistent outside of XFCE even! Nice guys!!
Did you try the build from the link? I want to understand if my fix worked or it's something else you are reporting...
I tried the build from the link provided, as that is the first time I saw this and thus used it. The icons all seem to be my CDE desktop theme which is very obvious since it is a UNIX grey drab theme used in the CDE desktop. Before, if I logged into any WM that was not XFCE, I would get the default adwaita theme(fallback) and gtk3 theme would be the fallback as well. But I installed your app first, then logged out of my XFCE session,logged into my WM session and all my apps have the CDE/Motif theme universally even for icons in Thunar and so on!! I do not know if it was your app specifically though. Maybe a coincidence? But the uniform theme change was NOT there before sooo... BTW, I am still using XFCE 4.14 as my main desktop so I have not had any other changes but indeed the icons in the XFCE desktop settings panel are now mostly the default icons called by the fallback icon theme even with my custom themes applied. So @AVLinux you are correct! There seems to be some XFCE 4.16 elements at play here cause what you described is what has happened! As for MXFB21? I think at least for me, solution reached..for now lol!
Pianokeyjoe
Intel i5 3.10ghz ,8GB ram, Intel onboard everything, 500GB HDD, MX-LINUX 19.3 :penguin:

User avatar
Adrian
Developer
Posts: 9019
Joined: Wed Jul 12, 2006 1:42 am

Re: Settings Manager

#67 Post by Adrian »

ceeslans wrote: Mon Jul 19, 2021 1:08 pm @Adrian: custom-tools working perfect now.
Papirus is a very complete and consistent icon-theme, so no hickups anymore, like sometimes happens with incomplete icon themes
(Tela icon-theme sets a symbolic icon only, in case an app-specific icon is not available).

Would it be possible to add an option in 'custom-toolbox.conf' to set a specific icon-theme, so something like:

Code: Select all

icon_theme=Papirus
Then mxfb-settingsmanager could show a consistent set of icons, irrespective of the icon theme set systemwide by the user
Can you please try this build and let me know if it works as you like.
https://github.com/MX-Linux/custom-tool ... aster/debs

1. Add Theme=ThemeName in .list file (ThemeName has to match the case of the icon theme, so Oxygen not oxygen for example), if the theme name is not correct things might look worse rather then better.
2. If the icon is not found in theme the first one found with the same name from other theme will be returned so it might not work as you expect.

User avatar
ceeslans
Posts: 832
Joined: Sun Apr 14, 2019 3:48 am

Re: Settings Manager

#68 Post by ceeslans »

↑ That works a treat...
Setting the 'theme=......." flag solved my issue. And good to see it is set in the .list file, so it can be applied for each box individually
Thanks for your help!
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

Post Reply

Return to “MX Fluxbox Official Release”