summaryrefslogtreecommitdiff
path: root/symbols/be
diff options
context:
space:
mode:
authorsvu <svu>2004-04-21 23:39:47 +0000
committersvu <svu>2004-04-21 23:39:47 +0000
commit6195973c1eaf1273e5b5a49bc7bd96ff26858ca2 (patch)
treec0d98cb4dedfe5fa2fe89fac05b373cf0fef3952 /symbols/be
parent2e5eaecc33c2da27cbc3bac53f8dcb67e935c660 (diff)
downloadxkeyboard-config-6195973c1eaf1273e5b5a49bc7bd96ff26858ca2.tar.gz
adding Swiss layouts and removing references to pc/ from files
Diffstat (limited to 'symbols/be')
-rw-r--r--symbols/be12
1 files changed, 6 insertions, 6 deletions
diff --git a/symbols/be b/symbols/be
index 323a063..325d75b 100644
--- a/symbols/be
+++ b/symbols/be
@@ -1,12 +1,12 @@
// based on a keyboard map from an 'xkb/symbols/be' file
//
-// $XFree86: xc/programs/xkbcomp/symbols/pc/be,v 1.3 2003/04/12 10:53:48 pascal Exp $
+// $XFree86: xc/programs/xkbcomp/symbols/be,v 1.3 2003/04/12 10:53:48 pascal Exp $
partial default alphanumeric_keys
xkb_symbols "basic" {
- include "pc/latin"
+ include "latin"
name[Group1]="Belgian";
@@ -47,7 +47,7 @@ xkb_symbols "basic" {
partial alphanumeric_keys
xkb_symbols "iso-alternate" {
- include "pc/be(basic)"
+ include "be(basic)"
key <AD01> { [ a, A, ae, AE ] };
key <AD02> { [ z, Z, guillemotleft, less ] };
@@ -62,7 +62,7 @@ xkb_symbols "Sundeadkeys" {
// Use the Sun dead keys
- include "pc/be(basic)"
+ include "be(basic)"
key <AD11> { [SunFA_Circum, SunFA_Diaeresis, bracketleft, bracketleft] };
key <AC11> { [ ugrave, percent, SunFA_Acute, SunFA_Acute ] };
@@ -76,7 +76,7 @@ xkb_symbols "sundeadkeys" {
// Use the Sun dead keys
- include "pc/be(Sundeadkeys)"
+ include "be(Sundeadkeys)"
};
@@ -85,7 +85,7 @@ xkb_symbols "nodeadkeys" {
// Eliminates dead keys from the basic Belgian layout
- include "pc/be(basic)"
+ include "be(basic)"
key <AE12> { [ minus, underscore, cedilla, ogonek ] };
key <AD11> { [asciicircum, diaeresis, bracketleft, bracketleft] };