From 999e981f4c32cb6d3fda1a96c456fa25f18e475c Mon Sep 17 00:00:00 2001 From: svu Date: Sun, 16 Jan 2005 02:18:20 +0000 Subject: introducing the consistency in the group names --- symbols/no | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'symbols/no') diff --git a/symbols/no b/symbols/no index dd875c82..70d32130 100644 --- a/symbols/no +++ b/symbols/no @@ -4,7 +4,7 @@ // $XKeyboardConfig$ // $XFree86: xc/programs/xkbcomp/symbols/no,v 1.3 2002/12/19 01:07:56 dawes Exp $ -partial alphanumeric_keys +partial default alphanumeric_keys xkb_symbols "basic" { // Describes the differences between a very simple en_US @@ -38,6 +38,8 @@ xkb_symbols "nodeadkeys" { include "no(basic)" + name[Group1]="Norway - Eliminate dead keys"; + key { [ backslash, grave, acute, ogonek ] }; key { [ diaeresis, asciicircum, asciitilde, macron ] }; key { [ oslash, Ooblique, acute, doubleacute ] }; @@ -51,6 +53,8 @@ partial alphanumeric_keys xkb_symbols "dvorak" { include "us(dvorak)" + name[Group1]="Norway - Dvorak"; + key { [ bar, section, brokenbar, paragraph ] }; key { [ 1, exclam, exclamdown, onesuperior ] }; -- cgit v1.2.3