Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Onyx Boox

Notices

Reply
 
Thread Tools Search this Thread
Old 07-01-2021, 02:31 AM   #1
8poke2
Member
8poke2 began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Jun 2021
Location: EU
Device: Poke 2
Changing visible/used area in display, Enable SoftKeys

Changing visible area in display (soleved)
On some webpages words are too left and for better reading I changed the indent for my Poke 2 from left and right 6 pixels.
Code:
adb shell wm overscan 6,0,6,0
Source: https://android.stackexchange.com/qu...ead-touch-zone

Enable SoftKeys (not solved)
I like to have software keys on the bottom. Movable ball can do things on 2 presses. What is easier? Root device* and use old way with file “build.prop” and add there line
Code:
qemu.hw.mainkeys=0
. But without root i see
Code:
dd: /system/build.prop: Permission denied
I tried
Code:
adb shell settings put global qemu.hw.mainkeys 1
and after reboot nothing new. 0 also nothing.

Or any app like: https://play.google.com/store/apps/d...irtualsoftkeys (not working for me)
https://play.google.com/store/apps/d...usumit.ortatus (not working for me, problem with permissions)
https://play.google.com/store/apps/d...?id=nu.nav.bar (not tested after two fails)

Trying with adb something from:
Code:
adb shell settings put global policy_control immersive.full=apps
adb shell settings put global policy_control immersive.full=*
adb shell settings put global policy_control immersive.full=
adb shell settings put global policy_control immersive.navigation=apps
adb shell settings put global policy_control immersive.navigation=*
adb shell settings put global policy_control immersive.navigation=
was not the sollution. Only status bar was affected after commands. After change and reboot nothing was changed.
Info: https://forum.xda-developers.com/t/h...ndows.3554299/

I found in device settings nothing about immersive.navigation. There is only immersive_mode_confirmations= in secure area:
Code:
>adb shell settings list secure
...
enabled_accessibility_services=com.onyx.floatingbutton/com.onyx.floatingbutton.service.FloatButtonAccessibilityService
immersive_mode_confirmations=
Nothing relevant in system, global area.


This is probably also for rooted devices or old way. I cant run it with adb.
Code:
root@:/ # setprop qemu.hw.mainkeys 0 //to turn ON soft keys
root@:/ # setprop qemu.hw.mainkeys 1 //to turn OFF soft keys
Root device*
About root BOOX devices are these threads
https://www.mobileread.com/forums/sh...highlight=root
https://www.mobileread.com/forums/sh...highlight=root
Thread for Poke 3 without answer https://www.mobileread.com/forums/sh...highlight=root
BOOX dont like to root device... https://www.mobileread.com/forums/sh...9&postcount=11

Last edited by 8poke2; 07-01-2021 at 02:44 AM.
8poke2 is offline   Reply With Quote
Old 07-01-2021, 06:43 AM   #2
Renate
Wizard
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 2,319
Karma: 9999999
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5
The Poke3 loses a couple of pixels on the edges.
You can see them if you look at an angle, but not straight on.

You need root for most of what you're doing.
You're also mixing up a bunch of stuff.
dd is for copying disk partitions (among other things)
properties are set using "setprop" (like qemu.hw.mainkeys)
settings are set using "settings"

Changing parts of /system might make updates in the future not work correctly.
Right now (I think) the Onyx updates are not really incremental.
But they could be later.

Does your browser have a default style sheet? That's where I'd start.
Renate is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Aura HD Need help ignoring broken area of display. iKaroliina Kobo Developer's Corner 6 11-18-2015 04:46 AM
Aura Changing the library display? drawson1 Kobo Reader 5 03-21-2014 07:47 PM
Image display: Available screen area GrannyGrump Workshop 4 11-26-2013 03:46 AM
Softkeys?? and another issue mariel9898 Nook Developer's Corner 1 02-20-2011 07:33 PM
Changing title shown in K display? unboggling Amazon Kindle 2 01-13-2011 02:48 PM


All times are GMT -4. The time now is 06:15 PM.


MobileRead.com is a privately owned, operated and funded community.