summaryrefslogtreecommitdiff
path: root/symbols/be
diff options
context:
space:
mode:
authorsvu <svu>2007-07-16 08:27:02 +0000
committersvu <svu>2007-07-16 08:27:02 +0000
commit9f4fbfe40382f8467267808e96c0a3145fe93703 (patch)
treebba98a87e2e3873cb3334e2da7a15a3d8baf3bbe /symbols/be
parent04803b336d6a5124ba0af3a4ba59ec5edac1ce6d (diff)
downloadxkeyboard-config-9f4fbfe40382f8467267808e96c0a3145fe93703.tar.gz
modular wang kbd, b.fd.o#8852
Diffstat (limited to 'symbols/be')
-rw-r--r--symbols/be23
1 files changed, 1 insertions, 22 deletions
diff --git a/symbols/be b/symbols/be
index 6f33559..6e22f8a 100644
--- a/symbols/be
+++ b/symbols/be
@@ -106,31 +106,10 @@ partial alphanumeric_keys
xkb_symbols "wang" {
include "be(basic)"
+ include "keypad(legacy_wang)"
name[Group1]="Belgium - Wang model 724 azerty";
// Engravings on Wang 725-3771-ae
key <TLDE> { [ twosuperior, threesuperior, notsign, asciitilde ] };
key <LSGT> { [ less, greater, backslash, brokenbar ] };
-
- // Keypad geometry for Wang 725-3771-ae and 725-3771-uk:
- // NmLck Erase/DecTab PrntScrn/SysRq /
- // 7< 8> 9^ *
- // 4[ 5] 6$ -
- // 1& 2@ 3# +
- // 0'------ ., ret
- //key.type[Group1] = "FOUR_LEVEL_KEYPAD";
- key <KP7> { [ KP_Home, KP_7, less, less ] };
- key <KP8> { [ KP_Up, KP_8, greater, greater ] };
- key <KP9> { [ KP_Prior, KP_9, asciicircum, asciicircum ] };
-
- key <KP4> { [ KP_Left, KP_4, bracketleft, bracketleft ] };
- key <KP5> { [ KP_Begin, KP_5, bracketright, bracketright ] };
- key <KP6> { [ KP_Right, KP_6, dollar, dollar ] };
-
- key <KP1> { [ KP_End, KP_1, ampersand, ampersand ] };
- key <KP2> { [ KP_Down, KP_2, at, at ] };
- key <KP3> { [ KP_Next, KP_3, numbersign, numbersign ] };
-
- key <KP0> { [ KP_Insert, KP_0, apostrophe, apostrophe ] };
- key <KPDL> { [ KP_Delete, KP_Decimal, KP_Separator, KP_Separator ] };
};