Max Glenister
Max Glenister
Thanks for this, will add it in the next update.
Hi Jesse Thanks for that, I'll take a look and see about adding this in the next update! Cheers Max
It's fine if they do, they will then be sorted alphabetically by their title: ``` 01_A.sh 01_B.sh 01_C.sh ```
I think if the auto dim is disabled by changing the values in https://github.com/omgmog/launcher/blob/master/sys.py/config.py#L23 this would be resolved (disable the auto dim) But then it might also be fixed if...
This could be patched in with a proc LKM, as described here: - https://www.thegeekstuff.com/2012/04/create-proc-files/ - https://stackoverflow.com/a/33237363 Skeleton example of a `/proc/driver/XX` with read/write: ```c #define PROC_ENTRY_NAME "driver/XX" static struct proc_dir_entry...
This should probably be it's own project, then we can keep the calls to `/proc/driver/led1` as they are in the `launcher` code
That would be great, something that looks good on a dark background would be good! 👍
Just posting these here for my own reference later, thanks for making them @timmyiscool8!  
Updated the Settings > About page in 1b91d1da6379dd96b794658030b8169eeb908c89 Made a new shutdown/reboot image in b114bf8747f53579a0eb8ba4287eebca5532ee8a  
 I've made a similar icon, but in just white to be more consistent. Once I've made new icons for "Reload UI" and "Power OFF" I'll add these to the...