MX Fluxbox versus other Window Managers and Desktop Envioroments

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

Re: MX Fluxbox versus other Window Managers and Desktop Envioroments

#21 Post by Jerry3904 »

Been thinking about this some more, and have concluded that it would be more consistent for the next MXFB version to have the root menu's "All apps" open even more menus (which I was trying to avoid) than it would be to launch AppFinder, which is best suited for the dock.

Doesn't mean I like or will use it myself...
Production: 5.10, 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
jeffreyC
Posts: 522
Joined: Mon May 27, 2019 10:39 am

Re: MX Fluxbox versus other Window Managers and Desktop Envioroments

#22 Post by jeffreyC »

Back about 10 years ago Linux Mint Fluxbox had a self updating menu mint-fm2, which was a rewrite in bash of marchfluxmenu which was in python 2.5.2+.

http://packages.linuxmint.com/pool/main/m/mint-fm2/

https://code.google.com/archive/p/marchfluxmenu/

User avatar
mowest
Posts: 119
Joined: Mon Jul 06, 2020 4:08 pm

Re: MX Fluxbox versus other Window Managers and Desktop Envioroments

#23 Post by mowest »

Jerry3904 wrote: Tue Jul 28, 2020 10:31 am Been thinking about this some more, and have concluded that it would be more consistent for the next MXFB version to have the root menu's "All apps" open even more menus (which I was trying to avoid) than it would be to launch AppFinder, which is best suited for the dock.

Doesn't mean I like or will use it myself...
Jerry, I agree with your thinking. I believe that fluxbox users from the past will appreciate the ability to get to all of their apps from the menu system. I also appreciate that MX-Fluxbox provides users with a few different options when it comes to launching their apps, but giving a full menu experience to users will be just another nice option. Some will prefer, some will prefer the XFCE4 Application Finder, and some will create idesk or dock launchers.

Personally, I like the functionality of clicking a key combination and typing in the name of the app to launch something. This is standard behavior in Gnome 3, XFCE Whisker menu, and Plasma too. I want to love FBrun, but its lack of "tab completion" or an updating visual list doesn't work for me because I don't always remember the name of the program exactly. I've been testing Rofi as a possible launcher to use in MX-Fluxbox for me. I don't know if it would be worth adding it to MX-Fluxbox because we have a similar tool with the XFCE Application Finder, but I'm testing it to see if it might be a nicer and more lightweight launcher for my use.
https://discoverfoss.com
Home Desktop = HP Envy - i7 with 16GB - Fedora 38
Home Laptop = HP Pavilion dv4 - AMD Turion II M520 with 4GB - MX-21 Fluxbox
Work Desktop = Acer M11AA - i5-3340s with 8GB - MX-21 Fluxbox

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

Re: MX Fluxbox versus other Window Managers and Desktop Envioroments

#24 Post by Jerry3904 »

Thanks. I agree that the problem is usually long time fb users, especially those coming from antiX. My goal from the beginning was to get 3 ways of dealing, and changing "All apps" to a menu of menus is consistent with that.

I use fbrun but it sure is limited, so am interested in finding an alternative.
Production: 5.10, 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

PPC
Posts: 362
Joined: Tue Sep 11, 2018 8:22 am

Re: MX Fluxbox versus other Window Managers and Desktop Envioroments

#25 Post by PPC »

@Jerry3984
There are many alternatives to fbrun, but some are not mainstream:
dmenu
j4dmenu (that uses .desktop files, allowing to search the apps description too) (https://github.com/enkore/j4-dmenu-desktop)
rofi (to use it as a basic app launcher: "rofi -show run", to use info from the .desktop files "rofi -modi drun -show drun" )
synapse (that I never used)
A combo of file/app searcher, that I use, low on resorces and fast - drill (https://github.com/yatima1460/Drill)

by far, the fastest is dmenu/j4dmenu- but it has an unusual interface. I use j4demu on my menu too- with a less "different" interface, and also showing the last run apps first:
[exec] (Search Apps) { ~/Downloads/j4-dmenu-desktop.sh --dmenu="dmenu -i -fn ubuntu -b -l 10" --usage-log=j4log.txt}

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

Re: MX Fluxbox versus other Window Managers and Desktop Envioroments

#26 Post by Jerry3904 »

I snooped around, and am now testing rofi. Very helpful entry (as always) in the Arch Wiki.
Production: 5.10, 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
figueroa
Posts: 1097
Joined: Thu Dec 20, 2018 11:20 pm

Re: MX Fluxbox versus other Window Managers and Desktop Envioroments

#27 Post by figueroa »

Those wanting a lightweight XFCE replacement that behaves well with no fuss or muss, install LXDE from MXPI. LXDE is what I'm running on my MX-19 installation because the new XFCE does not hanle transparency in an x2go remote session. LXDE worked for me out-of-the-box with NO customizing except for having to install lxpolkit (required for root permissions on menu items) and obconf (provides an gui for configuration of OpenBox configuration items) . LXDE runs on top of OpenBox, so installing LXDE also gives you the option of running just the OpenBox WM without LXDE, which I don't like or use. lxpolkit and obconf were to be added to the MXPI package, but I just did a fresh trial install and they have not yet been added, so if you do install LXDE, be sure to install those also. Maybe if I had installed ALL the pending updates I would have found LXDE providing lxpolkit and obconf, but just in case, keep an eye out for them.

LXDE uses roughly 300-320Mi (free -h) in a local session not running any applications other than a terminal.

I have also installed these additional packages just to have the additional tools: gtk2-engines, gnome-disk-utility, gnome-system-tools, gucharmap, usermode, lxhotkey-plugin-openbox, lxhotkey-data, obconf, and task-lxde-desktop (this last one adds desktop-base, fonts-quicksand, task-desktop, task-lxde-desktop, tasksel, tasksel-data).

Confession: I am a long-time (10 or more years) LXDE user and fanboy. My views are jaded. Your mileage may vary, but I don't think LXDE will shoot you in the foot.
Andy Figueroa
Using Unix from 1984; GNU/Linux from 1993

User avatar
mowest
Posts: 119
Joined: Mon Jul 06, 2020 4:08 pm

Re: MX Fluxbox versus other Window Managers and Desktop Envioroments

#28 Post by mowest »

Jerry3904 wrote: Tue Jul 28, 2020 1:55 pm I snooped around, and am now testing rofi. Very helpful entry (as always) in the Arch Wiki.
I think rofi offers the functionality that you are looking for, and the ability to theme it in a way that fits nicely with the current theming and future default theming of MX-Fluxbox.
https://discoverfoss.com
Home Desktop = HP Envy - i7 with 16GB - Fedora 38
Home Laptop = HP Pavilion dv4 - AMD Turion II M520 with 4GB - MX-21 Fluxbox
Work Desktop = Acer M11AA - i5-3340s with 8GB - MX-21 Fluxbox

clicktician
Posts: 136
Joined: Sat May 02, 2015 4:35 pm

Re: MX Fluxbox versus other Window Managers and Envioroments

#29 Post by clicktician »

How do you guys get apps started with gksu et. al. to work when you're not using XFCE.

I often use Openbox that you get for free if you just install LXDE. But like Dolphin says, not everything in XFCE works. Is there a compatibility trick, or do you just have to wing some alternative stuff?
Son, someday all this will belong to your ex wife.

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

Re: MX Fluxbox versus other Window Managers and Desktop Envioroments

#30 Post by dolphin_oracle »

we don't use gksu

that said, look in the fluxbox ~/.fluxbox/startup file and you'll see an entry for the gnome policy kit authenticator. that's what we use.
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.

Post Reply

Return to “MX Fluxbox Official Release”