GNU bug report logs -
#40273
installer: No way to input Latin characters with non-Latin keyboard layouts
Previous Next
Full log
View this message in rfc822 format
Hey,
> I test the Newt-based Debian 10 installer via QEMU. When I select
> English language with Arabic keymap, I can choose a key combination
> for switching the layout, Alt+Shift by default. But I cannot choose
> between AZERTY and QWERTY, I always get QWERTY.
Defining such a combination could be an option too. I tried to implement
the mechanism I proposed, but had multiple problems:
* Shepherd is using /dev/console as an output and some messages are
polluting the help line displayed at the bottom of the screen. I'm not
sure how to solve it.
Shepherd could poll /dev/log so that once syslog is available it stops
using /dev/console.
* Guile-newt functions "newt-set-help-callback" and
"add-component-callback" seem to be tripping over each other and I'm
having a hard time trying to understand why.
Regardless of this keyboard layout issue, having a help menu for the
installer could be useful to display the shortcuts for instance.
Thanks,
Mathieu
This bug report was last modified 5 years and 39 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.