summaryrefslogtreecommitdiff
path: root/symbols
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-06-01 22:20:01 +0100
committerSergey V. Udaltsov <svu@gnome.org>2012-06-01 22:20:01 +0100
commitcd657ccb4223f34feffd635c3299206f96a5e216 (patch)
tree46da39ddd5a92d0232dab720ce7a1d7e591b864a /symbols
parenta98e326347ee8b4b77ef755b28cd3ae857969c52 (diff)
Reverting broken fix for is keyboard
https://bugs.freedesktop.org/show_bug.cgi?id=43173
Diffstat (limited to 'symbols')
-rw-r--r--symbols/is4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/is b/symbols/is
index f8e0ce13..e5f5d82a 100644
--- a/symbols/is
+++ b/symbols/is
@@ -21,14 +21,14 @@ xkb_symbols "basic" {
key <AE12> { [ minus, underscore, dead_cedilla, dead_ogonek ] };
key <AD11> { [ eth, ETH, dead_diaeresis, dead_abovering ] };
- key <AD12> { [apostrophe, question, dead_tilde, dead_macron ] };
+ key <AD12> { [apostrophe, question, asciitilde, dead_macron ] };
key <AC10> { [ ae, AE, asciicircum, dead_doubleacute ] };
key <AC11> { [dead_acute, dead_acute, dead_circumflex, dead_caron ] };
key <TLDE> { [dead_abovering, dead_diaeresis, notsign, hyphen ] };
// <AC12> = <BKSL>
- key <BKSL> { [ plus, asterisk, dead_grave, dead_breve ] };
+ key <BKSL> { [ plus, asterisk, grave, dead_breve ] };
// <AB00> = <LSGT>, is in file "pc": pc105
key <AB10> { [ thorn, THORN, dead_belowdot, dead_abovedot ] };