summaryrefslogtreecommitdiff
path: root/symbols/latin
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/latin
parent2e5eaecc33c2da27cbc3bac53f8dcb67e935c660 (diff)
adding Swiss layouts and removing references to pc/ from files
Diffstat (limited to 'symbols/latin')
-rw-r--r--symbols/latin14
1 files changed, 7 insertions, 7 deletions
diff --git a/symbols/latin b/symbols/latin
index 0f979002..983ce3cc 100644
--- a/symbols/latin
+++ b/symbols/latin
@@ -1,7 +1,7 @@
// Common Latin alphabet layout
//
-// $XFree86: xc/programs/xkbcomp/symbols/pc/latin,v 1.3 2002/12/20 20:18:34 paulo Exp $
+// $XFree86: xc/programs/xkbcomp/symbols/latin,v 1.3 2002/12/20 20:18:34 paulo Exp $
default partial
xkb_symbols "basic" {
@@ -64,7 +64,7 @@ xkb_symbols "basic" {
partial
xkb_symbols "type2" {
- include "pc/latin"
+ include "latin"
key <AE01> { [ 1, exclam, exclamdown, onesuperior ] };
key <AE02> { [ 2, quotedbl, at, twosuperior ] };
@@ -98,7 +98,7 @@ xkb_symbols "type2" {
partial
xkb_symbols "type3" {
- include "pc/latin"
+ include "latin"
key <AD01> { [ q, Q, backslash, Greek_OMEGA ] };
key <AD02> { [ w, W, bar, Lstroke ] };
@@ -123,7 +123,7 @@ xkb_symbols "type3" {
partial
xkb_symbols "type4" {
- include "pc/latin"
+ include "latin"
key <AE02> { [ 2, quotedbl, at, oneeighth ] };
key <AE06> { [ 6, ampersand, notsign, fiveeighths ] };
@@ -154,7 +154,7 @@ xkb_symbols "nodeadkeys" {
partial
xkb_symbols "type2_nodeadkeys" {
- include "pc/latin(nodeadkeys)"
+ include "latin(nodeadkeys)"
key <AD11> { [ aring, Aring, diaeresis, degree ] };
key <AD12> { [ diaeresis, asciicircum, asciitilde, caron ] };
@@ -166,13 +166,13 @@ xkb_symbols "type2_nodeadkeys" {
partial
xkb_symbols "type3_nodeadkeys" {
- include "pc/latin(nodeadkeys)"
+ include "latin(nodeadkeys)"
};
partial
xkb_symbols "type4_nodeadkeys" {
- include "pc/latin(nodeadkeys)"
+ include "latin(nodeadkeys)"
key <AB10> { [ minus, underscore, dead_belowdot, abovedot ] };
};