unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52868: Norwegian keyboard input method not implemented correctly
@ 2021-12-29 11:16 Tor Kringeland
  2021-12-29 13:18 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Tor Kringeland @ 2021-12-29 11:16 UTC (permalink / raw)
  To: 52868

The Norwegian keyboard input method is not implemented correctly.  In
the source code (`lisp/leim/quail/latin-post.el') it is noted that the
implementation is based on the SUN keyboard layout.  This should be
(and correct me if I'm wrong) the one given here [1] (see also [2]).

Most of the characters are correct (importantly æøå which you can't
produce on a US keyboard), however there some inaccuracies.  For
example, the key to the left of Z should produce < but it produces ~
and with shift it should produce > but it produces ^.  Another example
is the key to the right of [ which produces é (and É with shift),
while [1] specifies that it should produce diacritics (I think it's ¨,
which is standard for the Norwegian keyboards I've seen, but the
resolution is quite low).  Note that the diacritics should be produced
as a prefix, so by /e.g./ entering e as the next character you'd get
ë.


- [1] https://docs.oracle.com/cd/E19683-01/806-6642/images/BR.norwegian.gif

- [2] https://docs.oracle.com/cd/E19683-01/806-6642/new-43/index.html





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-29 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-29 11:16 bug#52868: Norwegian keyboard input method not implemented correctly Tor Kringeland
2021-12-29 13:18 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).