termux / termux-x11

Termux X11 add-on application.
https://termux.dev
GNU General Public License v3.0
1.96k stars 301 forks source link

Hardware back-keys doesnt show software keyboard instead it respond as ESC keys #444

Closed HarryPottreDev closed 1 year ago

HarryPottreDev commented 1 year ago

Hardware back-keys doesnt show software keyboard instead it respond as ESC keys is this a feature? while if i use navigation bar it shows my keboard.

Android 10 api:29

twaik commented 1 year ago

What exactly do you mean by saying "hardware back-keys"?

twaik commented 1 year ago

?

HarryPottreDev commented 1 year ago

What exactly do you mean by saying "hardware back-keys"?

sorry i meant is a physical back keys in old android phones

twaik commented 1 year ago

Can you please check the latest build?

twaik commented 1 year ago

@HariMatoson ?

twaik commented 1 year ago

Fixed by 44d0d951c8e43f17eccc2381668dbff83ead6bab

HarryPottreDev commented 1 year ago

@HariMatoson ?

I'm really so sorry, I was very busy lately at school, I'll give it a test on newer build

HarryPottreDev commented 1 year ago

Fixed by 44d0d95

Unfortunately the problem still persist

twaik commented 1 year ago

app-universal-debug.zip Install this apk, start termux-x11 with TERMUX_X11_DEBUG=1 as stated in https://github.com/termux/termux-x11#logs (without DE or any program), press "Back key" a few times and post the log here.

HarryPottreDev commented 1 year ago

app-universal-debug.zip Install this apk, start termux-x11 with TERMUX_X11_DEBUG=1 as stated in https://github.com/termux/termux-x11#logs (without DE or any program), press "Back key" a few times and post the log here.

x11.log

i didnt open any progs nor starting de

twaik commented 1 year ago

Ok, it is recognised as KEY_BACK (158) so I can use this.

twaik commented 1 year ago

Ok, https://github.com/termux/termux-x11/actions/runs/6064846586 should fix this.

HarryPottreDev commented 1 year ago

Ok, https://github.com/termux/termux-x11/actions/runs/6064846586 should fix this.

It did not work I tried it twice and I double check it, just a minute let me get a logs for this

HarryPottreDev commented 1 year ago

Ok, https://github.com/termux/termux-x11/actions/runs/6064846586 should fix this.

It did not work I tried it twice and I double check it, just a minute let me get a logs for this

x11-2.log

HarryPottreDev commented 1 year ago

It now works on https://github.com/termux/termux-x11/actions/runs/6065381487 Thank you :D