
MX Fluxbox Screenshots
Re: MX Fluxbox Screenshots
In keeping with my Halloween themed desktop, I copied debian-dark from /usr/share/fluxbox/styles to my fluxbox styles folder and edited it to have all active window titlebars, menu titles and selections to orange and saved it as debian-orange so that I can switch back and forth between dark and orange.


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: MX Fluxbox Screenshots
hello siamhie
Thank You muchly for posting the screenshots
and for your involvement with mx.
With focus on color: that is outstanding colors!
seasonally fun too. for the haunting.
rootmenu grabbed my attention. questions about menu:
The All Apps menu: Settings submenu and after is non-standard full_menu; do You maintain rewrite that after every upgrade?
Do you key shortcut for "Run"ner?
I keep a similar custommenu all apps that requires maintenance, but it is an additional app-menu secondary to the standard full_menu that self-updates with upgrade.
Thank You muchly for posting the screenshots
and for your involvement with mx.
With focus on color: that is outstanding colors!
seasonally fun too. for the haunting.
rootmenu grabbed my attention. questions about menu:
The All Apps menu: Settings submenu and after is non-standard full_menu; do You maintain rewrite that after every upgrade?
Do you key shortcut for "Run"ner?
I keep a similar custommenu all apps that requires maintenance, but it is an additional app-menu secondary to the standard full_menu that self-updates with upgrade.
Re: MX Fluxbox Screenshots
Thanks. I'm looking forward to creating a Christmas themed desktop next. As far as full_menu goes, what I did is open full_menu in Featherpad and saved it as all_apps within the submenus folder and edited it to my liking. full_menu still resides in the submenus folder so whenever updates gets pushed, full_menu gets updated as usual but my all_apps file doesn't get touched. My all_apps menu is launched from the main menu instead of the full_menu that's installed.i_ri wrote: ↑Wed Oct 27, 2021 4:05 pm hello siamhie
Thank You muchly for posting the screenshots
and for your involvement with mx.
With focus on color: that is outstanding colors!
seasonally fun too. for the haunting.
rootmenu grabbed my attention. questions about menu:
The All Apps menu: Settings submenu and after is non-standard full_menu; do You maintain rewrite that after every upgrade?
Do you key shortcut for "Run"ner?
I keep a similar custommenu all apps that requires maintenance, but it is an additional app-menu secondary to the standard full_menu that self-updates with upgrade.
Code: Select all
#the default versions of the submenus are located in /usr/share/mxflux/menu
[begin] (Fluxbox)
[submenu] (All Apps)
[include] (~/.fluxbox/submenus/all_apps)
[end]
[submenu] (Recent files)
[include] (~/.fluxbox/submenus/recent_files_menu)
[separator]
[exec] (Update list) {mxfb-recent-files}
[end]
[submenu] (Emby Server)
[exec] (Start) {systemctl start emby-server.service}
[exec] (Stop) {systemctl stop emby-server.service}
[end]
Code: Select all
configuration {
modi: "drun,calc:qalc,window,run";
width: 25;
show-icons: true;
icon-theme: "papirus";
lines: 20;
fake-transparency: true;
sidebar-mode: true;
}
@import "/usr/share/rofi/themes/glue_pro_blue.rasi"
You do not have the required permissions to view the files attached to this post.
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: MX Fluxbox Screenshots
Ah Yes aha. rofi run,drun runner.
Very nice siamhie.
This fly-out menu
equals one-way ticket to menu.
Make a small fly-out between fly-out menu.
Very nice siamhie.
This fly-out menu
Code: Select all
[submenu] (All Apps)
[include] (~/.fluxbox/submenus/all_apps)
[end]
Code: Select all
[CustomMenu] (All Apps) {~/.fluxbox/submenus/all_apps}
Code: Select all
[submenu] (A All Apps) {A}
[submenu] () {A Apps}
[include] (~/.fluxbox/submenus/all_apps)
[end]
[end]
Re: MX Fluxbox Screenshots
@i_rii_ri wrote: ↑Wed Oct 27, 2021 10:01 pm Ah Yes aha. rofi run,drun runner.
Very nice siamhie.
This fly-out menuequals one-way ticket to menu.Code: Select all
[submenu] (All Apps) [include] (~/.fluxbox/submenus/all_apps) [end]
Make a small fly-out between fly-out menu.Code: Select all
[CustomMenu] (All Apps) {~/.fluxbox/submenus/all_apps}
Code: Select all
[submenu] (A All Apps) {A} [submenu] () {A Apps} [include] (~/.fluxbox/submenus/all_apps) [end] [end]
Code: Select all
[submenu] () {A Apps}
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: MX Fluxbox Screenshots
the referenced empty parenthensis is text label (name) of fly-out item on the A submenu. I said small, so (name) is blank; it can be an <icon> shown, is left blank in this example. size of intermediate fly-out is determined by length of longer text line in {} and () text name. name it z for keyboard shortcut z,+Enter to keyboard select menu z. example.
type siamhie inside those paren to see what happens. safely.
And. Why?
on the application launcher menu it is a menu button can be dragged off the menu to sit anywhere on the Desktop where you want an applications button. make a menu into one button.
on menu that has a huge fly-out menu (like System, style) it will be a tiny pop-out on rollover instead of the huge fly-out that is sometimes huge in-the-way. no need to have alarming huge pop-out on hover-rollover having instead mini fly-out buffer.
Put launch screenshot throughout your menu and each submenu everywhere do launch screenshot, capture, screencapture, quickshot, screenshooter, screenshot, screenshot, screenshot, screenshot
type siamhie inside those paren to see what happens. safely.
And. Why?
on the application launcher menu it is a menu button can be dragged off the menu to sit anywhere on the Desktop where you want an applications button. make a menu into one button.
on menu that has a huge fly-out menu (like System, style) it will be a tiny pop-out on rollover instead of the huge fly-out that is sometimes huge in-the-way. no need to have alarming huge pop-out on hover-rollover having instead mini fly-out buffer.
Put launch screenshot throughout your menu and each submenu everywhere do launch screenshot, capture, screencapture, quickshot, screenshooter, screenshot, screenshot, screenshot, screenshot
Re: MX Fluxbox Screenshots
My Halloween Desktop


You do not have the required permissions to view the files attached to this post.
Re: MX Fluxbox Screenshots
Fun colors!
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
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: MX Fluxbox Screenshots
So it's custom menu buttons that sit on the desktop instead of using the root menu?i_ri wrote: ↑Wed Oct 27, 2021 11:15 pm the referenced empty parenthensis is text label (name) of fly-out item on the A submenu. I said small, so (name) is blank; it can be an <icon> shown, is left blank in this example. size of intermediate fly-out is determined by length of longer text line in {} and () text name. name it z for keyboard shortcut z,+Enter to keyboard select menu z. example.
type siamhie inside those paren to see what happens. safely.
And. Why?
on the application launcher menu it is a menu button can be dragged off the menu to sit anywhere on the Desktop where you want an applications button. make a menu into one button.
on menu that has a huge fly-out menu (like System, style) it will be a tiny pop-out on rollover instead of the huge fly-out that is sometimes huge in-the-way. no need to have alarming huge pop-out on hover-rollover having instead mini fly-out buffer.
Put launch screenshot throughout your menu and each submenu everywhere do launch screenshot, capture, screencapture, quickshot, screenshooter, screenshot, screenshot, screenshot, screenshot
speaking of fat submenus, I trimmed system down by creating an mx tools submenu instead.on menu that has a huge fly-out menu (like System, style) it will be a tiny pop-out on rollover instead of the huge fly-out


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.
- Eadwine Rose
- Administrator
- Posts: 14440
- Joined: Wed Jul 12, 2006 2:10 am
Re: MX Fluxbox Screenshots
Who cares about fat submenus, I wants that kitty in the moon!
@siamhie Where did you find that?

@siamhie Where did you find that?

MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030