Post your startup file.Durhammer wrote: Tue Mar 04, 2025 6:19 pm Where does it get actually launched? Is it outside of MY (~/.fluxbox) realm?
Trimming the fat
Re: Trimming the fat
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.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: Trimming the fat
It appears cantata brings in mpd.Durhammer wrote: Tue Mar 04, 2025 4:22 pm
BTW, mpd was a system service. I had a vague recollection of that from when I installed it, and it kept having errors on startup and whenever I did anything with apt. I just ran "sudo systemctl disable mpd" and now it doesn't launch at boot time. Getting better, y'all! Thanks!
Code: Select all
Package: mpd
Version: 0.23.12-1+b1
State: not installed
Description: Music Player Daemon
Music Player Daemon (MPD) is a server that allows remote access for playing audio files
Package: cantata
Version: 2.5.0.ds1-1+b1
State: not installed
Description: Qt client for the music player daemon (MPD)
Cantata is a graphical front-end for the music player daemon, MPD.
My bad. wmalauncher is part of MX Dockmaker. Another program I don't use.EDIT: okay, that got rid of idesk but not wmalauncher. Down to 342 MB and still working fine. Interesting side note -- I booted up with systemd, which added about 100 MB, a little of which was the pavuctl volume icon on the systray. I now see why it doesn't show up unless I boot with systemd....
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.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.
Re: Trimming the fat
Yesss!!! Thanks to @Melber wmalauncher's presence is no more! Initial RAM stack now down to around 291 MB.
Got to try slimski, udevil (though I have an "as needed" script I can use through xfe to mount pluggable USB sticks, it would be nice to have something that works as well as udiskie but way smaller), and roxterm (again, it was deemed not worthy early on but I need to try again -- thanks, @rokytnji.1 !).
Yep, @siamhie -- I didn't THINK I was using the dock, but had it in the startup script even though it was being hidden (?).
I am SOOO thankful for all the talented, knowledgeable, and helpful folks on this forum! You all rock!!!
Got to try slimski, udevil (though I have an "as needed" script I can use through xfe to mount pluggable USB sticks, it would be nice to have something that works as well as udiskie but way smaller), and roxterm (again, it was deemed not worthy early on but I need to try again -- thanks, @rokytnji.1 !).
Yep, @siamhie -- I didn't THINK I was using the dock, but had it in the startup script even though it was being hidden (?).
I am SOOO thankful for all the talented, knowledgeable, and helpful folks on this forum! You all rock!!!
Re: Trimming the fat
Ahem, @rokytnji.1 -- how come your instance of roxterm is so much smaller than mine? (This is likely why I chose lxterminal earlier.)
Yours:
I don't see anything obvious in its configuration/preferenes that would account for this. Now, I DID also install roxterm-data, but it seems that comes in with roxterm as well anyway. What gives?
Code: Select all
13.5 MiB + 7.1 MiB = 20.6 MiB lxterminal
18.2 MiB + 7.1 MiB = 25.4 MiB roxterm
Code: Select all
6.5 MiB + 4.5 MiB = 10.9 MiB roxterm
- anticapitalista
- Developer
- Posts: 4288
- Joined: Sat Jul 15, 2006 10:40 am
Re: Trimming the fat
rokytnji.1 is using antiX, which ships with the old series roxterm gtk2/3
anticapitalista
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Re: Trimming the fat
Thanks! I knew @rokytnji.1 is on AntiX, I wondered if it was just a difference of antiX libraries or something. Is that version of roxterm available to MX users?anticapitalista wrote: Wed Mar 05, 2025 11:04 am rokytnji.1 is using antiX, which ships with the old series roxterm gtk2/3
- rokytnji.1
- Global Moderator
- Posts: 828
- Joined: Sun Apr 13, 2014 9:06 pm
Re: Trimming the fat
Easier for me using my MX gear when I practise using antiX
Like I use this script in /usr/local/bin to get weather instead the Fluxbox weather icon
in my MX 23 Fluxbox installs.
Like I use this script in /usr/local/bin to get weather instead the Fluxbox weather icon
in my MX 23 Fluxbox installs.
Code: Select all
harry@scooter:~
$ pecos-w.bash
06:42:26 AM
Weather in Pecos: 66 °F
UVI: 7.02
Wind: 7.76 mph SSE
Humidity: 18%
Pressure: 30.00 inHg
Sunrise: Mar 05 06:16:02 AM
Sunset: Mar 05 05:55:03 PM
Pecos forecast: Wed Mar 05: 72/46 °F ☁
Thu Mar 06: 86/52 °F ☁
Fri Mar 07: 78/53 °F ☀
Sat Mar 08: 61/47 °F ☁
Sun Mar 09: 67/41 °F ☀
harry@scooter:~