Oh hello! Thank you for actually reading this IMPORTANT file. -------------------------------------------------------------------------------------------------------------------- This modification allows you to have a low battery warning. - The blinking/blanking/flashing works great, it's the default on muOS - The border flash works, but has some issues since it's quickly flashing on the framebuffer - I have added the source code for the border flash for people to help me out. -------------------------------------------------------------------------------------------------------------------- Here are the instructions on how to use the modification to its full potential. - First up you'll need to extract this archive (You've done this already!) - Copy the "low_batt" folder to the same drive as the 'dtbs' and 'modules' folders on your SD Card. - Open up the "start.sh" file in your favourite text editor and make changes to the variables inside. - Save the file and read the next section very carefully. -------------------------------------------------------------------------------------------------------------------- Now that you've finished reading that we can now add a simple line in the "dmenu.bin" file. Open "dmenu.bin" in your favourite text editor and add the following line AFTER (I DO MEAN AFTER) the "HDMI_MIRROR_PID=$!" part: /misc/low_batt/start.sh & If you do NOT want the border to show and instead you want the screen to flash use the following: /misc/low_batt/start.sh blank & You may notice that it has /misc/ at the start, that is an internal directory, just copy and paste as shown above! **IMPORTANT** DO NOT USE BOTH and make sure to copy the & at the end as well, that is super important. Save the "dmenu.bin" file and you're good to go. Fingers crossed you followed this IMPORTANT file and won't hit any issues. -------------------------------------------------------------------------------------------------------------------- Thank you again for reading and I hope you enjoy this modification. Feel free to contact me on discord. adixal#6483 - Adixal