MX-23_fluxbox_alpha2_x64 released for testing
Re: MX-23_fluxbox_alpha2_x64 released for testing
@dolphin_oracle OK, corrected.
@siamhie Thanks. If we included that by default, we'd have to go through localization which is what we're trying to avoid. (Of course, the tooltips are not localized). My persuasion is that any uncertainty about icon meaning will only last a very short time...
@siamhie Thanks. If we included that by default, we'd have to go through localization which is what we're trying to avoid. (Of course, the tooltips are not localized). My persuasion is that any uncertainty about icon meaning will only last a very short time...
Production: 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-23_fluxbox_alpha2_x64 released for testing
I opened MX Conky and received the pop up message but the MX-Cowon folders didn't get updated. I manually copied the MX-CowonBlue folder from /usr/share/mx-conky-data/themes to my .conky folder overriding the original folders content.
@Jerry3904 I only have a desktop machine so /sys/class/power_supply/BAT0 doesn't exist on my system.
@Jerry3904 I only have a desktop machine so /sys/class/power_supply/BAT0 doesn't exist on my system.
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-23_fluxbox_alpha2_x64 released for testing
Right, thanks. Are there battery lines at the bottom of the script?
Production: 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-23_fluxbox_alpha2_x64 released for testing
@Jerry3904 Yes there is. (I won't post the whole text section)Jerry3904 wrote: Thu May 18, 2023 9:00 am Right, thanks. Are there battery lines at the bottom of the script?
Code: Select all
${offset 4} ${color3}cpu\
${offset 2}${color4}${font RobotoMono-Light:bold:pixelsize=12}\
${lua cpu}%
#battery
${offset 0}${voffset -8}\
${if_existing /sys/class/power_supply/BAT0/present/ 1}${template1}
${template2}${battery_bar 8,80 BAT0} ${battery_percent BAT0}% ${endif}\
${if_existing /sys/class/power_supply/BAT0}${template1}
${template2}${battery_bar 8,80 BAT0} ${battery_percent BAT0}% ${endif}\
${if_existing /sys/class/power_supply/BAT1}${template1}
${template2}${battery_bar 8,80 BAT1} ${battery_percent BAT1}% ${endif}
${voffset -190}
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-23_fluxbox_alpha2_x64 released for testing
Thanks, that's what I needed.
Production: 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-23_fluxbox_alpha2_x64 released for testing
@Jerry3904 Yes Sir, battery level showing up nicely on my laptop (and I guess on others too).
You do not have the required permissions to view the files attached to this post.
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+
Re: MX-23_fluxbox_alpha2_x64 released for testing
Thanks. I wonder what the heck happened to my system...
Production: 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-23_fluxbox_alpha2_x64 released for testing
Feature Freeze end of Sunday 5/21. MXFB items under development must be stable--but not necessarily finished--and uploaded for packaging by the same time for inclusion in the beta release. We will do quick testing Mon-Tu and then turn it over to @m_pav.
Production: 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-23_fluxbox_alpha2_x64 released for testing
@ceeslans Thanks, nice to see it.
Production: 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-23_fluxbox_alpha2_x64 released for testing
You mean Sunday 5/21, right? Or Monday 5/22 ?Jerry3904 wrote: Thu May 18, 2023 4:36 pm Feature Freeze end of Sunday 5/22. MXFB items under development must be stable--but not necessarily finished--and uploaded for packaging by the same time for inclusion in the beta release. We will do quick testing Mon-Tu and then turn it over to @m_pav.
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+