I wrote a small app by python for kindle,
and want to run it with full screen, searched this forums, found a thread:
https://www.mobileread.com/forums/sh...d.php?t=207872
tried both version on KV 5.8.7.01 , but do not work
lipc-set-prop com.lab126.pillow disableEnablePillow disable
lipc-set-prop com.lab126.pillow disableEnablePillow enable
and
wmctrl -r L:C_N:titleBar_ID:system -e '0,0,0,600,1'
wmctrl -r L:C_N:titleBar_ID:system -e '0,0,0,600,1'
wmctrl -r L:C_N:titleBar_ID:system -e '0,0,0,600,30'
did amazon change something on KV 5.8.7.01 ?
anyone can give me a hint ,thanks!