MX Fluxbox Screenshots
Re: MX Fluxbox Screenshots
@andyprough: you have seen the tiling app that is comes when you install mxfb-goodies, right? One of my videos ("mxfb-goodies") takes a look at that
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
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: MX Fluxbox Screenshots
Oh I see - I missed that video, but watching it now as I need the mxfb goodies. Your tiling is very similar to the one @mowest uses. Mine is basically the same except I'm using the "Super" key and the numbers on the keypad in a grid pattern. We are all using MacroCmd and ResizeTo and MoveTo to accomplish the same basic concepts though.
That Nitrogen wallpaper picker is really nice! I'm loving it.
Have you tried Zoom on fluxbox? I had a Zoom meeting this morning, and I had no window decorations, so I had to use some hacky methods of moving the Zoom window and scaling it's size properly. Couldn't grab or resize the window with the mouse or with keyboard. Is there a --gtk option I should be using when I start it up? What's weird is now that I start it a second time, I do have window decorations. Maybe I just need to start, close, and re-start it to get it to work properly?
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg
Re: MX Fluxbox Screenshots
I have, but the Zoom screen does not scale properly for me either. After finally figuring out what was going on, I do Alt+RightClick to make it smaller, then move it down to where I can see the maximize button. Clicking on that gives me a correct screen. I could probably put something into the app folder, but I forget each time...
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
That's what I am using also, specifically the Alt+KeyPad tiling - albeit in a slightly altered form.
I like to keep some space between the tiles, and therefore reduced the percentages by 1% :
Code: Select all
### ALt and NUMPAD keys :
Mod1 KP_1 :MacroCmd {ResizeTo 49% 49%} {MoveTo 15 05 BottomLeft}
Mod1 KP_2 :MacroCmd {ResizeTo 99% 49%} {MoveTo 00 05 Bottom}
Mod1 KP_3 :MacroCmd {ResizeTo 49% 49%} {MoveTo 15 05 BottomRight}
Mod1 KP_4 :MacroCmd {ResizeTo 49% 99%} {MoveTo 15 00 Left}
Mod1 KP_6 :MacroCmd {ResizeTo 49% 99%} {MoveTo 15 00 Right}
Mod1 KP_7 :MacroCmd {ResizeTo 49% 49%} {MoveTo 15 05 TopLeft}
Mod1 KP_8 :MacroCmd {ResizeTo 99% 49%} {MoveTo 10 05 Up}
Mod1 KP_9 :MacroCmd {ResizeTo 49% 49%} {MoveTo 15 05 TopRight}
### center and resize 70%
Mod1 KP_5 :MacroCmd {ResizeTo 70% 70%} {MoveTo 00 00 Center}
### toggle full screen / restore
Mod1 KP_0 :ToggleCmd {Restore} {ResizeTo 50% 50%}

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+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+
- andyprough
- MX Packager
- Posts: 918
- Joined: Tue Jul 23, 2019 10:16 pm
Re: MX Fluxbox Screenshots
Smart! Great idea.
Primary Computer - Commodore 64: Processor - MOS 6510/8500, 1.023MHz; Memory - 64kb RAM, 20kB ROM - 8k BASIC V2, 8k Kernel, 4k Character ROM; Display output - 320x200, 16 colours; OS - BASIC V2.0; Weight: 1.8kg
Re: MX Fluxbox Screenshots
Slowly getting in Xmas mood...
Session: MX19 Fluxbox 64bit
Menu+window style: myDefcon
Conky: scratch-conky, by moi
Tint2: launchy-vertical original by addy, modified by moi)
and dock: tint2 dock, (all launchers, icons by moi)
Weather: tint2-weather executor for mxfb
Xmas-greeter: a christmas tree on bash (ChristBASHTree)
Wallpaper:snowscape found on the web, slightly edited by moi

Session: MX19 Fluxbox 64bit
Menu+window style: myDefcon
Conky: scratch-conky, by moi
Tint2: launchy-vertical original by addy, modified by moi)
and dock: tint2 dock, (all launchers, icons by moi)
Weather: tint2-weather executor for mxfb
Xmas-greeter: a christmas tree on bash (ChristBASHTree)
Wallpaper:snowscape found on the web, slightly edited by moi

Last edited by ceeslans on Mon Dec 21, 2020 2:59 pm, edited 1 time in total.
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+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+
- CyberGhost
- Posts: 210
- Joined: Thu Jan 10, 2019 9:27 pm
Re: MX Fluxbox Screenshots
Very nice ceesians!
Re: MX Fluxbox Screenshots
Man, Cees: you have a good eye!
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
i agree! THat is really nice!
Re: MX Fluxbox Screenshots
Agree +1!
That is one of the coolest Linux screenshots I've seen ever on any D.E.! Very nice work!
That is one of the coolest Linux screenshots I've seen ever on any D.E.! Very nice work!