How to make the extra Keyboard Keys Togglable
Hi!, I'm trying to game on termux and while the key stroke of normal keyboard is too short to do any kind of movement, i noticed that the extra Ctrl key on termux and x11 is togglable and they can be edited, does anyone know how to add more keys like that to the extra keys row?
39 Replies
Solution
Check preferences.
Yes i saw that they can be edited there but ctrl doesn't appear to have anything extra that makes it tooglable
try use Unexpected Keyboard
it could hardcoded
Ill try
I asked chatgpt and i think i can add a parameter to do it
Im still trying stuff
Thanks 🙂
why chatgpt
Because sometimes it gives me good awnsers to tech problems
and a parameter where?
Termux config file
extra-keys = [[ \
{key: ESC, popup: {macro: "CTRL f d", display: "tmux exit"}}, \
{key: CTRL, popup: {macro: "CTRL f BKSP", display: "tmux ←"}}, \
{key: ALT, popup: {macro: "CTRL f TAB", display: "tmux →"}, togglable: true}, \
{key: TAB, popup: {macro: "ALT a", display: A-a}}, \
{key: LEFT, popup: HOME}, \
{key: DOWN, popup: PGDN}, \
{key: UP, popup: PGUP}, \
{key: RIGHT, popup: END}, \
{macro: "ALT j", display: A-j, popup: {macro: "ALT g", display: A-g}}, \
{key: KEYBOARD, popup: {macro: "CTRL d", display: exit}} \
]]
I think the alt key was already togglable but ill try with anotherone
popup is not the same thing
it's lit just a popup when you hold it
not a toggle
I see
Didnt work 😦
use inputbridge
or a real kb+m
basically just use winlator if you're gonna game
that's unrelated to termux tho
Im trying but i need the exe app to start it
what
Real kb did not work
it's an apk
explain
Yes
But you dont get the overlay
you just install it then it works for me
i do
0_0
did you give it the perms it asked for?
How XD
Yes
idk then
go use winlator if you're gonna game because termux is horribly unsuited for that:p
also if its broken, dont ask here because it's not a termux related project
oh wait
you're linux gaming
Yes i know
gl with inputbridge then ig
Yes 😅
also have you tried a real kb+m
Yes i have and it did not work
i have no fucking idea what that is
Input bridge
no
that is not inputbridge
It is
i swear to you it does not need any of this shit
i would show pics if i didnt uninstall it already
sad
dont worry
im trying to get wine on debian to run de ib.exe
it works on box64droid
running windows version of openjo
but i dont want to run windows games
what did you expected from android system keyboard?
to send hold button inputs properly
apparently that's too much to ask