A-ads

How to add or remove Extra keys on Termux | termux touch keyboard editting

 Hey guys, welcome to our another useful blog post.Today in this blog post we are going to learn that how we can add or remove Extra keys on Termux.Now the question is exactly which keys are called the extra keys of termux.

After opening the Termux application the keys whose are located at the bottom of the screen are called the extra keys of termux or suggestion keys.Like  CTRL,ALT,ESC are the extra keys or suggestion keys of termux.

so in this tutorial we are going to learn that how we can add some more extra keys or delete some extra keys on Termux to make our typing easier and faster.

Add or remove Extra keys on Termux




Touch keyboard of termux

AlT,CTRL,ESC are the necessary keys to work with a CLI terminal.But none of them are included in any ordinary touch keyboard.So to get rid of this problem, Termux gives us an extra key row where we get those special keys.

Also you can use the volume down button to emulate CTRL key. As well as volume up button to emulate ESC key.for example you can use the combination of Volume Down+C instead of pressing CTRL+C on Termux. Volume Up+E will perform the same operation as ESC does.

So the volume up and down keys serve as a special key to create specific inputs in Termux.

 
Volume down+C Ctrl+C
Volume up+E Escape
Volume up+X ALT+X
Volume up+A Left Arrow Key
Volume up+D Right Arrow Key
Volume up+T Tab key

Termux extra keys Row

Termux has an extra key row which allows you to use the keys like Ctrl,Esc,Alt and many more.Termux extra keys row comes with the Termux application.But you can easily enable or disable them by performing some simple tasks.

How to remove termux extra keys

To remove termux extra keys you have to press volume up button and K together.

 

Add or remove Extra keys on Termux


How to enable termux extra keys

After removing the extra keys if you want to enable them press

How to remove termux extra keys permanently

To remove the Termux extra keys permanently at first you have to check that your termux version is above 0.66 or not.If your Termux version is not above 0.66 then you cant remove the termux extra keys.And in that case I would suggest you to uninstall your Termux application and install from F-Droid.

Step1 

Open your termux application and change the working directory to home by entering the command
 

Step2

Now install the vi editor on your termux

Step3

Now change the directory to .termux

And

Here you will find a file named termux.properties

Step4

Now open the termux.properties file with vi editor
 

Add or remove Extra keys on Termux





Press i And add a new code to the file, which is given below 👇
 

Add or remove Extra keys on Termux






And save the file by pressing Esc+:wq+Entr .Now enter the last command 

And then you will get a new interface of termux where your your extra keys will be deleted.

Single Row Extra keys

To get the single row extra keys on Termux 
add the code given below to the termux.properties file




Double Row Extra Keys

To get the double extra keys rows use the code

Add or remove Extra keys on Termux




Conclusion

Undoubtedly termux is one of the best application for Android. You can execute the most of Linux commands on it,You can use termux to learn languages like Python,C,HTML. Whatever I have written about the Termux Extra keys in this post I got from my personal experience and from termuxwiki. So if you want to know more about termux you can visit Termuxwiki.




Post a Comment

0 Comments