Has anyone figured out how to do disable the top status line on newer devices like PW4?
Code:
# lipc-set-prop com.lab126.pillow disableEnablePillow disable
does not work.
Oddly, my python program when invoked from a KUAL menu option displays the status line, but when the program is invoked from the CLI, it does not. I guess being in CLI somehow disables it.
The program does a "eips c" to wipe the screen once at program start.