diff options
author | svu <svu> | 2004-04-21 23:39:47 +0000 |
---|---|---|
committer | svu <svu> | 2004-04-21 23:39:47 +0000 |
commit | 6195973c1eaf1273e5b5a49bc7bd96ff26858ca2 (patch) | |
tree | c0d98cb4dedfe5fa2fe89fac05b373cf0fef3952 /symbols/ru | |
parent | 2e5eaecc33c2da27cbc3bac53f8dcb67e935c660 (diff) |
adding Swiss layouts and removing references to pc/ from files
Diffstat (limited to 'symbols/ru')
-rw-r--r-- | symbols/ru | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,7 +4,7 @@ // AEN <aen@logic.ru> // Last Changes 2001/12/23 by Leon Kanter <leon@blackcatlinux.com> // -// $XFree86: xc/programs/xkbcomp/symbols/pc/ru,v 1.3 2003/02/15 22:27:05 dawes Exp $ +// $XFree86: xc/programs/xkbcomp/symbols/ru,v 1.3 2003/02/15 22:27:05 dawes Exp $ partial default alphanumeric_keys xkb_symbols "basic" { @@ -70,7 +70,7 @@ key.type[group1]="TWO_LEVEL"; partial alphanumeric_keys xkb_symbols "winkeys" { - include "pc/ru(basic)" + include "ru(basic)" key <AE03> { [ 3, numerosign ] }; key <AE04> { [ 4, semicolon ] }; key <AE05> { [ 5, percent ] }; @@ -83,7 +83,7 @@ xkb_symbols "winkeys" { partial alphanumeric_keys xkb_symbols "typewriter" { - include "pc/ru(basic)" + include "ru(basic)" key <TLDE> { [ apostrophe, quotedbl ] }; key <AE01> { [ exclam, 1 ] }; key <AE02> { [ numerosign, 2 ] }; |