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
Search found 372 matches
- Wed Mar 05, 2025 12:32 pm
- Forum: MX Fluxbox Official Release
- Topic: Trimming the fat
- Replies: 36
- Views: 1228
Re: Trimming the fat
- Wed Mar 05, 2025 10:48 am
- Forum: MX Fluxbox Official Release
- Topic: Trimming the fat
- Replies: 36
- Views: 1228
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.) 13.5 MiB + 7.1 MiB = 20.6 MiB lxterminal 18.2 MiB + 7.1 MiB = 25.4 MiB roxterm Yours: 6.5 MiB + 4.5 MiB = 10.9 MiB roxterm I don't see anything obvious in its ...
- Tue Mar 04, 2025 6:38 pm
- Forum: MX Fluxbox Official Release
- Topic: Trimming the fat
- Replies: 36
- Views: 1228
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 ...
- Tue Mar 04, 2025 6:19 pm
- Forum: MX Fluxbox Official Release
- Topic: Trimming the fat
- Replies: 36
- Views: 1228
Re: Trimming the fat
Hey, Melber -- I used xfe file manager to search for "wmalauncher" in files under ~/.fluxbox and found three: DefaultDock.mxdk out-of-sight slitlist ...and quite obviously, DefaultDock.mxdk appears to be the culprit. For one thing, it's executable, and the other thing is that it has all three of the ...
- Tue Mar 04, 2025 6:05 pm
- Forum: MX Fluxbox Official Release
- Topic: Trimming the fat
- Replies: 36
- Views: 1228
Re: Trimming the fat
Still wondering where "wmalauncher" is getting launched. Here's a hint that I don't quite know where to go to change anything: iirc, wmalauncher is the mxfb dock (those 3 buttons on the left side, which is what you are finding with the ps -ef | grep "wmalauncher") Does commenting out this line in ...
- Tue Mar 04, 2025 5:16 pm
- Forum: MX Fluxbox Official Release
- Topic: Trimming the fat
- Replies: 36
- Views: 1228
Re: Trimming the fat
Still wondering where "wmalauncher" is getting launched. Here's a hint that I don't quite know where to go to change anything: $ ps -ef | grep "wmalauncher" xxxxxxxx 6404 1 0 16:28 ? 00:00:00 wmalauncher --desktop-file mx-tools.desktop --tooltip-text MX Tools --background-color #1d2324 --border ...
- Tue Mar 04, 2025 4:43 pm
- Forum: MX Fluxbox Official Release
- Topic: Trimming the fat
- Replies: 36
- Views: 1228
Re: Trimming the fat
siamhie asked: If your not using the daemon, why not just remove mpd? I'm not using it as a daemon . It gets loaded as a "personal" server when I use Cantata. I really like Cantata, but I am getting used to Audacious, though it's not as easy to use and doesn't have the niceties of Cantata such as ...
- Tue Mar 04, 2025 4:22 pm
- Forum: MX Fluxbox Official Release
- Topic: Trimming the fat
- Replies: 36
- Views: 1228
Re: Trimming the fat
:duh: Still puzzled about muzzling wmalauncher and idesk without having to remove them altogether. Edit Startup and comment out this line. # add desktop icons #idesktoggle idesk on 1>/dev/null 2>&1 & Well that's embarrasing! :duh: Somehow I completely overlooked that. Thanks! BTW, mpd was a system ...
- Tue Mar 04, 2025 4:00 pm
- Forum: MX Fluxbox Official Release
- Topic: Trimming the fat
- Replies: 36
- Views: 1228
Re: Trimming the fat
Since you say there is no hope for you. harry@scooter:~ $ sudo ps_mem.py [sudo] password for harry: Private + Shared = RAM used Program 112.0 KiB + 11.5 KiB = 123.5 KiB runit 132.0 KiB + 11.5 KiB = 143.5 KiB runsvdir 148.0 KiB + 21.5 KiB = 169.5 KiB fusermount3 156.0 KiB + 22.5 KiB = 178.5 KiB ...
- Tue Mar 04, 2025 3:27 pm
- Forum: MX Fluxbox Official Release
- Topic: Trimming the fat
- Replies: 36
- Views: 1228
Re: Trimming the fat
Okay, a little bit at a time. Axing touchpad-indicator and nm-applet got the total down to 411.7 MB. As for Python, it appears that maybe the apt-notifier applet is launching it? $ ps -ef | grep "python3" xxxxxx 6706 1 0 15:16 ? 00:00:00 /usr/bin/python3 /usr/lib/apt-notifier/modules/apt-notifier.py ...