Planet Computer Gemini: Difference between revisions
Created page with "= change keyboard layout = Update the phone, start the Gemini Keyboard app. Select Configure. Add English, then afterwards you can add (US) Select the preferred language and p..." |
No edit summary |
||
Line 5: | Line 5: | ||
Settings -> availability -> change font size and screen size | Settings -> availability -> change font size and screen size | ||
=[Tutorial/No Root] How to remove the nav bar on Oreo to use swipe gesture apps.= | |||
Go to adb and issue this command: | |||
<pre> | |||
adb shell wm overscan 0,0,0,-168 | |||
</pre> | |||
That command is for WQHD+ resolution, so if you're using a lower res, please adjust the last number in the command. | |||
Tip - If you have other resolutions, to find the perfect value for your res, open Google Photos and delete a photo. There will be a confirmation prompt on the bottom of the screen. Use this to gauge how low you can go, you don't want to hide this prompt at all. If done right, you won't use much functionality at all. | |||
Known Bugs & Fixes | |||
Lockscreen Phone and Camera shortcuts disappear. Fix: Refer to tip above. If done right they'll be hidden/cut off but still usable. Use a transparent icon theme to make it look ok. | |||
Replyingto instagram stories is a pain and something you'll have to live with. | |||
Force touch for home doesn't work. - Fix: Get this app https://play.google.com/store/apps/details?id=com.draco.immersive, and hit "Immersive Nav Bar" after setting it up. That'll make the force touch for home function again. | |||
Use this code to revert to original state: | |||
<pre> | |||
adb shell wm overscan 0,0,0,0 | |||
</pre> | |||
= Linux = | = Linux = |
Revision as of 08:06, 15 September 2018
change keyboard layout
Update the phone, start the Gemini Keyboard app. Select Configure. Add English, then afterwards you can add (US) Select the preferred language and put English US on top. Then press back button. Enable the Gemini keyboard and disable the rest. Back button. Configure keyboard layout, back and finished.
change font size
Settings -> availability -> change font size and screen size
Go to adb and issue this command:
adb shell wm overscan 0,0,0,-168
That command is for WQHD+ resolution, so if you're using a lower res, please adjust the last number in the command.
Tip - If you have other resolutions, to find the perfect value for your res, open Google Photos and delete a photo. There will be a confirmation prompt on the bottom of the screen. Use this to gauge how low you can go, you don't want to hide this prompt at all. If done right, you won't use much functionality at all.
Known Bugs & Fixes
Lockscreen Phone and Camera shortcuts disappear. Fix: Refer to tip above. If done right they'll be hidden/cut off but still usable. Use a transparent icon theme to make it look ok.
Replyingto instagram stories is a pain and something you'll have to live with.
Force touch for home doesn't work. - Fix: Get this app https://play.google.com/store/apps/details?id=com.draco.immersive, and hit "Immersive Nav Bar" after setting it up. That'll make the force touch for home function again.
Use this code to revert to original state:
adb shell wm overscan 0,0,0,0
Linux
Gemini user default password
The Gemini user default password is 'gemini'.
Configuring WIFI and Blutooth
You can configure your WIFI and Bluetooth settings using the 'Connman UI Setup' application, that you can find under the Internet settings
More info
https://github.com/gemian/gemini-keyboard-apps/wiki/DebianTP2
Multiboot
The multi-boot mechanism works as follows.
Starting from a switched OFF Gemini, press the Esc (On) key to start the unit until the Gemini vibrates. Once you feel the vibration you can choose the boot mode by pressing the following key combination:
Boot 1: This is the default booting option when no keys or buttons are pressed. Recovery Mode: Esc (On) is pressed. This will always boot into recovery mode. Boot 2: silver right-end side button is pressed. Boot 3: Both Esc(On) key and silver right-end side button are pressed at the same time
Keep the keys/buttons pressed until the screen turns ON.