MX Fluxbox Screenshots

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 Screenshots

#201 Post by Jerry3904 »

@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

User avatar
andyprough
MX Packager
Posts: 918
Joined: Tue Jul 23, 2019 10:16 pm

Re: MX Fluxbox Screenshots

#202 Post by andyprough »

Jerry3904 wrote: Fri Dec 11, 2020 9:25 am @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
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

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

Re: MX Fluxbox Screenshots

#203 Post by Jerry3904 »

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

User avatar
ceeslans
Posts: 811
Joined: Sun Apr 14, 2019 3:48 am

Re: MX Fluxbox Screenshots

#204 Post by ceeslans »

Jerry3904 wrote: Fri Dec 11, 2020 9:25 am @andyprough: you have seen the tiling app that is comes when you install mxfb-goodies, right? <snip>
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%}
Image
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+

User avatar
andyprough
MX Packager
Posts: 918
Joined: Tue Jul 23, 2019 10:16 pm

Re: MX Fluxbox Screenshots

#205 Post by andyprough »

ceeslans wrote: Fri Dec 11, 2020 3:39 pm 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%
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

User avatar
ceeslans
Posts: 811
Joined: Sun Apr 14, 2019 3:48 am

Re: MX Fluxbox Screenshots

#206 Post by ceeslans »

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

Image
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+

User avatar
CyberGhost
Posts: 210
Joined: Thu Jan 10, 2019 9:27 pm

Re: MX Fluxbox Screenshots

#207 Post by CyberGhost »

Very nice ceesians!

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

Re: MX Fluxbox Screenshots

#208 Post by Jerry3904 »

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

User avatar
thinkpadx
Posts: 669
Joined: Thu Aug 13, 2020 8:34 pm

Re: MX Fluxbox Screenshots

#209 Post by thinkpadx »

i agree! THat is really nice!

User avatar
AVLinux
Posts: 2922
Joined: Wed Jul 15, 2020 1:15 am

Re: MX Fluxbox Screenshots

#210 Post by AVLinux »

Agree +1!

That is one of the coolest Linux screenshots I've seen ever on any D.E.! Very nice work!

Post Reply

Return to “MX Fluxbox Official Release”