From 3b3677e22c67bf71af8ff5938af1c96c499df4dc Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Fri, 2 Aug 2013 18:30:29 +0200 Subject: [PATCH] xkb: Usex degree symbol relocated --- .xkb/symbols/usex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.xkb/symbols/usex b/.xkb/symbols/usex index a8e0c368..cc80fd38 100644 --- a/.xkb/symbols/usex +++ b/.xkb/symbols/usex @@ -43,7 +43,7 @@ xkb_symbols "basic" { key { [ 7, ampersand, onehalf, onehalf ] }; key { [ 8, asterisk, threequarters, dead_ogonek ] }; key { [ 9, parenleft, leftsinglequotemark, dead_breve ] }; - key { [ 0, parenright, rightsinglequotemark, dead_abovering ] }; + key { [ 0, parenright, rightsinglequotemark, paragraph ] }; key { [ minus, underscore, yen, 0x10022C5 ] }; key { [ equal, plus, multiply, division ] }; @@ -69,7 +69,7 @@ xkb_symbols "basic" { key { [ j, J, ucircumflex, Ucircumflex ] }; key { [ k, K, oe, OE ] }; key { [ l, L, ae, AE ] }; - key { [ semicolon, colon, paragraph, degree ] }; + key { [ semicolon, colon, degree, dead_abovering ] }; key { [ apostrophe, quotedbl, dead_acute, dead_diaeresis ] }; key { [ z, Z, adiaeresis, Adiaeresis ] };