Launchpad has imported 2 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=49314.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2012-04-30T21:09:39+00:00 Bryce Harrington wrote:

Created attachment 60809
Change-degree-and-diaeresis-keys-to-deadkeys.patch

Forwarding this (stalled) bug from Ubuntu:
  https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/575978

[Original Report]
The Icelandic keyboard layout currently has a key with a degree sign (°) and an 
umlaut/diaeresis sign (¨). The normal function of this key appears to be to 
compose with the next character to form "å" or "ä", but in Ubuntu (up to and 
including 10.04 - Lucid Lynx) the key produces the abovementioned signs by 
themselves.

Line 26 in "/usr/share/X11/xkb/symbols/is" reads

key <TLDE> { [ degree, diaeresis, notsign, notsign ] };

Changing this to

key <TLDE> { [ dead_abovering, dead_diaeresis, notsign, notsign ] };

Appears to fix the problem.

Reasonable image of an Icelandic keyboard is:
http://commons.wikimedia.org/wiki/File:KB_Iceland.svg

[Discussion]
The main question is: Do either of these key symbols have separate use in 
Icelandic?  Perhaps as a degree symbol for temperatures, but that's hardly 
unique to Icelandic, and other keyboards don't have such a key for that symbol 
(at least, standard US keyboards don't).

I found a virtual keyboard at
http://mylanguages.org/icelandic_keyboard.php, where this key does in
fact work as a deadkey for producing åůäüïöëÿ.  (other letters result in
just the ° or ¨ printed).

Reply at: https://bugs.launchpad.net/xkeyboard-
config/+bug/575978/comments/9

------------------------------------------------------------------------
On 2012-04-30T23:33:58+00:00 Sergey V. Udaltsov wrote:

Actually, your patch does not work with git. See

https://bugs.freedesktop.org/show_bug.cgi?id=43173

Could you comment on that mismatch? What version is right?

Reply at: https://bugs.launchpad.net/xkeyboard-
config/+bug/575978/comments/11


** Changed in: xkeyboard-config
       Status: Unknown => Confirmed

** Changed in: xkeyboard-config
   Importance: Unknown => Medium

** Bug watch added: freedesktop.org Bugzilla #43173
   https://bugs.freedesktop.org/show_bug.cgi?id=43173

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xkeyboard-config in Ubuntu.
https://bugs.launchpad.net/bugs/575978

Title:
  Wrong keys in icelandic keyboard layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/575978/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to