Replies: 1 comment
-
|
When reporting an issue please post as per the instructions (last item on the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I am quite new to termux, I recently get a Samsung Galaxy Tab S7+ Tablet (Android 11) and use a physical keyboard (Apple Magic keyboard) for some occasional work.
In termux, all the normal letter, number keys work well, even the "ctrl + ..." functions. the problem is the
Fnkey functions. since the keyboard does not physically have theHome,End, andDelete, it uses:Fn+Left,Fn+Right,Fn+Backescapeinstead. the above 3 keys works well in other apps such as GoogleDocs on the tablet, only have problem in Termux.In termux, if I type

Fn+leftexpect aHomebutton pressed, it will flash with themenupop up window (below) very fast, then nothing happens.I checked the key event with another app, where the 3 above key show events:
following the help, I tried to add customized keys in the
~/.termux/termux.propertiesfile, but also not work:any suggestion? thx!
Beta Was this translation helpful? Give feedback.
All reactions