GNU bug report logs - #40273
installer: No way to input Latin characters with non-Latin keyboard layouts

Previous Next

Package: guix;

Reported by: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Date: Sat, 28 Mar 2020 13:43:01 UTC

Severity: important

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: 40273 <at> debbugs.gnu.org
Cc: ludo <at> gnu.org
Subject: bug#40273: installer: No way to input Latin characters with non-Latin keyboard layouts
Date: Sun, 29 Mar 2020 19:53:48 +0200
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.