Mudi
You're pushing your luck little man
How can you determine the current framebuffer mode? I want to be able to take a screenshot by directly accessing the framebuffer then convert it to 16-bit 565 mode, but I need to know the mode (and the palette in the case of 8-bit) to do this.
Is there a way to suspend the current foreground process? I can suspend sterm successfully using kill(0,SIGTSTP), but oddly I can't get any other apps to stop it seems...
Is there a way to suspend the current foreground process? I can suspend sterm successfully using kill(0,SIGTSTP), but oddly I can't get any other apps to stop it seems...