klausw / hackerskeyboard

Hacker's Keyboard (official)
https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard
Apache License 2.0
1.89k stars 443 forks source link

Option to disable numpad/numeric input #861

Open 64-Tesseract opened 3 years ago

64-Tesseract commented 3 years ago

Is there an option to disable or manually override the 4*4 keypad layout that is used when typing in a numeric field? I find it really annoying that I can't use arrow keys in some apps.

KevinBlue18 commented 3 years ago

@64-Tesseract He can't since the event is triggered by the OS for all keyboards. Maybe he could add arrow keys to the numeric keypad.

64-Tesseract commented 3 years ago

@64-Tesseract He can't since the event is triggered by the OS for all keyboards. Maybe he could add arrow keys to the numeric keypad.

Alright... but the keyboard itself is provised by the app, right? So it should be possible to return the regular layout even when the keypad is requested