diff options
author | Sergey V. Udaltsov <svu@gnome.org> | 2009-08-28 11:06:33 +0100 |
---|---|---|
committer | Sergey V. Udaltsov <svu@gnome.org> | 2009-08-28 11:06:33 +0100 |
commit | c69e65b84bb5f224fbf14af190df555b70ee6efc (patch) | |
tree | 80086ec580f201f668769f9dc527cb27f899d42a /symbols/no | |
parent | 3e6a7a495a4f7ceb8c2dd505003f02c893c18975 (diff) |
Updated Norwegian layout,
http://bugs.freedesktop.org/show_bug.cgi?id=23518
Diffstat (limited to 'symbols/no')
-rw-r--r-- | symbols/no | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -15,6 +15,12 @@ xkb_symbols "basic" { name[Group1]="Norway"; + key <AB09> { [ period, colon, ellipsis, periodcentered ] }; + key <AB10> { [ minus, underscore, endash, emdash ] }; + key <AD04> { [ r, R, registered, trademark ] }; + key <AD10> { [ p, P, Greek_pi, Greek_PI ] }; + key <AE05> { [ 5, percent, onehalf, 0x1002030 ] }; + key <AE11> { [ plus, question, plusminus, questiondown ] }; key <AE12> { [ backslash, dead_grave, dead_acute, notsign ] }; @@ -26,6 +32,8 @@ xkb_symbols "basic" { key <BKSL> { [apostrophe, asterisk, dead_doubleacute, multiply ] }; key <LSGT> { [ less, greater, onehalf, threequarters] }; + include "nbsp(level3n)" + include "keypad(ossmath)" include "kpdl(comma)" include "level3(ralt_switch)" |