https://bugs.winehq.org/show_bug.cgi?id=45342
Bug ID: 45342 Summary: Android: partial english keymap layout is used on a german keyboard Product: Wine Version: 3.10 Hardware: aarch64 OS: Android Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wine.dev@web.de
LANG and LC_ALL are set to "de_DE.UTF-8"
"z" and "y" on the keyboard give the correct chars in wine, but many other keys on my german keyboard produce in wine the chars from an english keyboard: right of "m": ,.- right of "l": öä right of "p": ü+# right of "0": ß´ (the last char in combination with space) shifted values starting from "1" to the right
The keyboard works in all android apps, including termux
https://bugs.winehq.org/show_bug.cgi?id=45342
--- Comment #1 from Detlef Riekenberg wine.dev@web.de --- With activated WINEDEBUG, it's clear, that this does not work yet:
0040:fixme:keyboard:ANDROID_GetKeyboardLayout returning 4070407
https://bugs.winehq.org/show_bug.cgi?id=45342
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Status|NEW |NEEDINFO
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello Detlef,
please retest with more recent Wine version, preferably Wine 5.x series.
https://dl.winehq.org/wine-builds/android/
Provide console output if it still doesn't work (via adb logcat). Also helpful for Android bug reports:
* vendor/model of the device * Android version / API level
Regards
https://bugs.winehq.org/show_bug.cgi?id=45342
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|NEEDINFO |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.