View Single Post
Old 04-25-2017, 10:58 AM   #1
kdusr
Connoisseur
kdusr began at the beginning.
 
kdusr's Avatar
 
Posts: 85
Karma: 13
Join Date: Oct 2016
Location: Mars
Device: KV,KOA2,PW5
Hiding the status bar does not work on KV 5.8.7.01

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!
kdusr is offline   Reply With Quote