Coder Social home page Coder Social logo

Stuck after logging in. about mytermux HOT 3 CLOSED

maytermux avatar maytermux commented on June 18, 2024
Stuck after logging in.

from mytermux.

Comments (3)

nihsx avatar nihsx commented on June 18, 2024 1

I am using Termux v0.117. After installing and restarting termux and logging with default username and password i am stuck with this screen. After doing Ctrl+C only it gives me prompt to type anything and why are these extra keys in middle of the screen?

  1. I think the cause of the stuck is because of rxfetch, you can press CTRL + C and edit this text in the ~/.autostart file

image

Change rx to rxfetch and make sure you already installed application Plugin Termux:API on Playstore / F-Droid (Adjust to the installed Termux version ) or you can give comment to this text

  1. for the problem the extra button is in the middle I think it's because of the effect of termux.properties where the value is use-fullscreen-workaround = true you can comment on that text to disable it

image

  1. For the login script problem when deleting characters and not being deleted, there is indeed a bug, the way to solve it is by editing the ~/.scripts/login.sh file

Give comment on the text Show Password * down and uncomment Hidden Password down
image

from mytermux.

ksant0s avatar ksant0s commented on June 18, 2024

I am using Termux v0.117. After installing and restarting termux and logging with default username and password i am stuck with this screen. After doing Ctrl+C only it gives me prompt to type anything and why are these extra keys in middle of the screen?

  1. I think the cause of the stuck is because of rxfetch, you can press CTRL + C and edit this text in the ~/.autostart file

image

Change rx to rxfetch and make sure you already installed application Plugin Termux:API on Playstore / F-Droid (Adjust to the installed Termux version ) or you can give comment to this text

  1. for the problem the extra button is in the middle I think it's because of the effect of termux.properties where the value is use-fullscreen-workaround = true you can comment on that text to disable it

image

  1. For the login script problem when deleting characters and not being deleted, there is indeed a bug, the way to solve it is by editing the ~/.scripts/login.sh file

Give comment on the text Show Password * down and uncomment Hidden Password down
image

Thanks for responding. Your guide fixed most of the issue but still I can't add extra keys. Whenever i try to add and restart termux, i am getting this error.

Could not load and set the "extra-keys" property from the properties file: org.json.JSONException: Unterminated array at character 89 of [['ESC', ','','BACK SLASH','=','^','$','()','{}','[]',{key: KEYBOARD, popup: DRAWER}],>

from mytermux.

nihsx avatar nihsx commented on June 18, 2024

image

ERROR occurs because there is an error in the configuration, I have tried to imitate the extra-keys you want and no error occurs

Maybe because of comma placement etc

extra-keys = [['ESC', ',', 'BACKSLASH', '=', '^', '$', '()', '{}', '[]', {key: KEYBOARD, popup: DRAWER}]]

For more information of extra-keys, you can read Touch Keyboard - Termux Wiki

from mytermux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.