mxfb2025: Fluxbox settings

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: 23354
Joined: Wed Jul 19, 2006 6:13 am

mxfb2025: Fluxbox settings

#1 Post by Jerry3904 »

Two changes to apps from @siamhie:

--center xfce4-terminal using the apps file

--delete entries for apps no longer used

Code: Select all

[app] (name=lxappearance)
  [Position]	(UPPERLEFT)	{33% 28%}
  [Close]	{yes}
[end]

[app] (name=gthumb)
  [Dimensions]	{70% 75%}
  [Position]	(UPPERLEFT)	{13% 13%}
  [Close]	{no}
[end]
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: 837
Joined: Sun Apr 14, 2019 3:48 am

Re: mxfb2025: Fluxbox settings

#2 Post by ceeslans »

--delete entries for apps no longer used

Code: Select all

[app] (name=lxappearance)
  [Position]	(UPPERLEFT)	{33% 28%}
  [Close]	{yes}
[end]
I'm still using that one !!
but yeah sure, please do delete its entry from mxfb25 default apps file :happy:
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
Jerry3904
Administrator
Posts: 23354
Joined: Wed Jul 19, 2006 6:13 am

Re: mxfb2025: Fluxbox settings

#3 Post by Jerry3904 »

Yeah, this just goes into the skel file to set up all new users.
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
siamhie
Global Moderator
Posts: 3515
Joined: Fri Aug 20, 2021 5:45 pm

Re: mxfb2025: Fluxbox settings

#4 Post by siamhie »

ceeslans wrote: Sat Jan 25, 2025 4:18 pm
--delete entries for apps no longer used

Code: Select all

[app] (name=lxappearance)
  [Position]	(UPPERLEFT)	{33% 28%}
  [Close]	{yes}
[end]
I'm still using that one !!
but yeah sure, please do delete its entry from mxfb25 default apps file :happy:

It will be added again if you reinstall lxappearance and use it once.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

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

Re: mxfb2025: Fluxbox settings

#5 Post by Jerry3904 »

Problem with centering xfce4-terminal using the apps file: it overrides the dropdown function for F4. That has been part of MX since the beginning and I'm unwilling to get rid of it by default. User always has the option, of course
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
siamhie
Global Moderator
Posts: 3515
Joined: Fri Aug 20, 2021 5:45 pm

Re: mxfb2025: Fluxbox settings

#6 Post by siamhie »

Jerry3904 wrote: Sun Jan 26, 2025 9:58 am Problem with centering xfce4-terminal using the apps file: it overrides the dropdown function for F4. That has been part of MX since the beginning and I'm unwilling to get rid of it by default. User always has the option, of course
The issue I have is that the xfce4-terminal (my preferred terminal) always starts at the bottom left corner even when I select Remember dimensions, position and save on close.
I end up with multiple entries for the program in the apps file.

Code: Select all

[app] (name=xfce4-terminal) (class=Xfce4-terminal) (role=xfce4-terminal-1737904726-430635184)
  [Position]	(CENTER)	{0 0}
[end]
[app] (name=xfce4-terminal) (class=Xfce4-terminal) (role=xfce4-terminal-1737904931-2935029293)
  [Position]	(UPPERLEFT)	{35% 12%}
  [Close]	{yes}
[end]
[app] (name=xfce4-terminal) (class=Xfce4-terminal) (role=xfce4-terminal-1737905003-693011580)
  [Dimensions]	{37% 44%}
  [Position]	(UPPERLEFT)	{35% 10%}
  [Close]	{yes}
[end]
Getting rid of the role= fixes the problem for me but moves your drop down terminal keybinding (which I've never used) to a new location.

You can keep it the way it is and I will just edit my apps file accordingly.
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

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

Re: mxfb2025: Fluxbox settings

#7 Post by Jerry3904 »

Turning to the desktop files, where I have these on my list to do:
1) new desktop file for mxfb-appfinder
2) new desktop file for Custom Toolbox inclusion of MX Tweak without that name
3) correction of ShowOnlyIn (can't find that list ATM)
-----------------
2) here is a first draft for an Toolbox entry called "MX Fluxbox Tweaks" that we discussed, using as much as possible from the existing mx-tweak one. It's quite full of guesswork...for instance, do we want to adapt the existing icon for this use?

Code: Select all

[Desktop Entry]
Encoding=UTF-8
Name[am]=MX Fluxbox ማሻሻያ
Name[ca]=MX Fluxbox Tweaks
Name[cs]=MX Fluxbox Vyladění
Name[da]=MX Fluxbox Finjustering
Name[de]=MX Fluxbox Tweaks
Name[el]=MX Fluxbox Ρυθμίσεις
Name[es]=MX Fluxbox Tweaks
Name[es_ES]=MX Fluxbox Tweaks
Name[fi]=MX Fluxbox Tweaks
Name[fr]=MX Fluxbox Ajustements
Name[fr_BE]=MX Fluxbox Ajustements - Tweaks
Name[gl_ES]=MX Fluxbox axustes rápidos
Name[he_IL]=התאמות MX Fluxbox
Name[hi]=एमएक्स-अनुकूलन
Name[hr]=MX Fluxbox ugađanje
Name[hu]=MX Fluxbox finomhangoló
Name[it]=MX Fluxbox Rifiniture
Name[ja]=MX Fluxbox Tweaks
Name[lt]=MX Fluxbox patobulinimai
Name[nb]=MX Fluxbox Tweaks
Name[nl]=MX Fluxbox Fijninstellingen
Name[pl]=MX Fluxbox Ulepszenia
Name[pt]=MX Fluxbox Ajustes Rápidos
Name[pt_BR]=Ajustes Rápidos do MX Fluxbox
Name[ru]=MX Fluxbox Tweaks
Name[ru_RU]=MX Fluxbox Tweaks
Name[sk]=MX Fluxbox Tweaks
Name[sl]=MX Fluxbox prilagoditve
Name[sq]=Përimtim MX Fluxbox-i
Name[sv]=MX Fluxbox Tweaks
Name[tr]=MX Fluxbox İnce ayar
Name[uk]=MX Fluxbox Tweaks
Name[zh_CN]=MX Fluxbox Tweaks
Name[zh_TW]=MX Fluxbox 調校
Name=MX Fluxbox Tweaks
Comment[am]=የ ተለየ ጠቃሚ ማሰናጃ
Comment[ca]=Diversos ajustos útils
Comment[cs]=Výběr užitečných vyladění systému
Comment[da]=Diverse nyttige finjusteringer
Comment[de]=Eine Zusammenstellung nützlicher Einstellungen
Comment[el]=Χρήσιμες βελτιώσεις
Comment[es]=Varios ajustes útiles
Comment[es_ES]=Varios ajustes útiles
Comment[fi]=Valikoima hyödyllisiä säätöjä
Comment[fr]=Divers ajustements bien pratiques
Comment[fr_BE]=Divers ajustements bien pratiques
Comment[gl_ES]=Ajustes útiles variados
Comment[hu]=Válogatott hasznos trükkök
Comment[it]=Utili rifiniture di vario genere
Comment[ja]=色々と便利な Tweaks があります
Comment[lt]=Įvairūs naudingi patobulinimai
Comment[nb]=Diverse nyttige finjusteringer
Comment[nl]=Verschillende handige fijninstellingen
Comment[pl]=Różne użyteczne poprawki
Comment[pt]=Alteração fácil e prática de vários elementos [MX Fluxbox-Tweaks]
Comment[pt_BR]=O ‘MX Fluxbox-Tweaks’ ou ‘Ajustes Rápidos do MX Fluxbox’ permite fazer alterações de várias configurações úteis no MX Fluxbox Linux
Comment[ru]=Различные полезные изменения (твики)
Comment[ru_RU]=Различные полезные настройки
Comment[sk]=Výber užitočných vylepšení vzhľadu
Comment[sl]=Izbor uporabnih prilagoditev
Comment[sq]=Përimtime të ndryshme të dobishme
Comment[sv]=Blandade användbara justeringar
Comment[tr]=Çeşitli yararlı ince ayarlar
Comment[zh_TW]=多項有用的調校工具
Comment=Assorted useful tweaks
Exec=mx-tweak
Terminal=false
Type=Application
Icon=mx-tweak
Categories=Fluxbox;Settings;X-MXFB-Tools
NoDisplay=false
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
Jerry3904
Administrator
Posts: 23354
Joined: Wed Jul 19, 2006 6:13 am

Re: mxfb2025: Fluxbox settings

#8 Post by Jerry3904 »

I tested that desktop file and it shows up as "Fluxbox Tweaks" OK.

BTW: I added the category "X-MXFB-Tools" (correct?) but I don't know whether we are going to have a separate entry in all apps. If yes, then the other desktop files will need to be revised accordingly. @dolphin_oracle @Melber
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: 22501
Joined: Sun Dec 16, 2007 12:17 pm

Re: mxfb2025: Fluxbox settings

#9 Post by dolphin_oracle »

that is the correct category.
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.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

User avatar
Melber
Developer
Posts: 1360
Joined: Tue Mar 23, 2021 4:19 pm

Re: mxfb2025: Fluxbox settings

#10 Post by Melber »

If we want a separate "mxfb tools" category in the app-finder then X-MXFB-Tools needs to be added to the .desktop file of the appropriate mxfb-tools.

Post Reply

Return to “MX Fluxbox Official Release”