mxfb-2025 development ideas

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
siamhie
Global Moderator
Posts: 3349
Joined: Fri Aug 20, 2021 5:45 pm

Re: mxfb-2025 development ideas

#51 Post by siamhie »

Jerry3904 wrote: Tue Sep 10, 2024 1:25 pm As I posted earlier, you are quoting from the "Menu" subfolder. But that menu is generated (and re-generated) by a pretty complicated script from PPC that is not going to get changed this week--at least not by me.

That's OK then. I can always setup my dual submenu.

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

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

Re: mxfb-2025 development ideas

#52 Post by dolphin_oracle »

on the control+q for quickshot is that going to break using control q to quit applications?

Code: Select all

Ctrl Print :Exec mxfb-quickshot_delay
Ctrl q :Exec mxfb-quickshot_delay 
am I missing someting or is this the same action defined to 2 key combos?
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.

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

Re: mxfb-2025 development ideas

#53 Post by dolphin_oracle »

dolphin_oracle wrote: Thu Sep 12, 2024 7:18 pm on the control+q for quickshot is that going to break using control q to quit applications?

Code: Select all

Ctrl Print :Exec mxfb-quickshot_delay
Ctrl q :Exec mxfb-quickshot_delay 
am I missing someting or is this the same action defined to 2 key combos?
answer: control q breaks the shortcut for exiting an application in applications. I don't think that should be a key combo that is pre-defined.
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.

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

Re: mxfb-2025 development ideas

#54 Post by Jerry3904 »

Thanks. I've never used Ctrl+q myself so didn't see the conflict. We can switch to Ctrl+Alt+q (it's only there for keyboards without a dedicated Print key). Do you want to make the change or shall I redo it from below?
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
dolphin_oracle
Developer
Posts: 22263
Joined: Sun Dec 16, 2007 12:17 pm

Re: mxfb-2025 development ideas

#55 Post by dolphin_oracle »

Jerry3904 wrote: Thu Sep 12, 2024 7:46 pm Thanks. I've never used Ctrl+q myself so didn't see the conflict. We can switch to Ctrl+Alt+q (it's only there for keyboards without a dedicated Print key). Do you want to make the change or shall I redo it from below?
I'll make it. I'm in the git now anyway
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.

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

Re: mxfb-2025 development ideas

#56 Post by dolphin_oracle »

the quickshot_delay script needed made executable. I got it.
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.

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

Re: mxfb-2025 development ideas

#57 Post by Jerry3904 »

Thanks again!
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
dolphin_oracle
Developer
Posts: 22263
Joined: Sun Dec 16, 2007 12:17 pm

Re: mxfb-2025 development ideas

#58 Post by dolphin_oracle »

Jerry3904 wrote: Thu Sep 12, 2024 8:06 pm Thanks again!
no problemo. all sent to tim.
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.

User avatar
i_ri
Posts: 1102
Joined: Tue Jun 30, 2015 12:26 am

Re: mxfb-2025 development ideas

#59 Post by i_ri »

hello
sample-data, fallback DELAY

Code: Select all

WAIT=$(gettext 'Wait ... ')
SUCCESS=$(gettext 'Success!')

source $HOME/.config/MX-Linux/mxfb-quickshot.conf
: ${DELAY:=sleep 12s}

/usr/bin/notify-send -i /usr/share/icons/Papirus/24x24/devices/camera.svg -t 6000 "$WAIT" && ${DELAY}

mxfb-quickshot -r -png

exit 0

User avatar
siamhie
Global Moderator
Posts: 3349
Joined: Fri Aug 20, 2021 5:45 pm

Re: mxfb-2025 development ideas

#60 Post by siamhie »

Got the updates this morning for quickshot delay but there's no config file (to set a time) or key binding.
How do we go about setting that up?

Code: Select all

nala history info 22
================================================================================
 Upgraded                                                                       
================================================================================
  Package:                  Old Version:      New Version:               Size:  
  lo-main-helper            24.09.01mx23      24.09.02mx23               10 KB  
  mx-fluxbox                24.08.01mx23      24.09.01mx23                7 KB  
  mx-fluxbox-data           24.08.01mx23      24.09.01mx23              349 KB  
  mx-packageinstaller-pkg…  24.09.01mx23      24.09.02mx23              216 KB  
  mxfb-accessories          24.04.01mx23      24.09.01mx23              233 KB  

Code: Select all

ls -l /usr/bin/mxfb-quickshot*
-rwxr-xr-x 1 root root 7212 Sep 11 16:19 /usr/bin/mxfb-quickshot
-rwxr-xr-x 1 root root  355 Sep 11 16:19 /usr/bin/mxfb-quickshot_delay
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.

Post Reply

Return to “MX Fluxbox Official Release”