diff options
author | marha <marha@users.sourceforge.net> | 2013-09-30 08:58:27 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-09-30 08:58:27 +0200 |
commit | a12cf779e828ec70da714832e1eaa730119fe10c (patch) | |
tree | dc99a80ba8d23ac18d2a33ebaa4cbdeef65ffb72 /xorg-server/xkeyboard-config/symbols/es | |
parent | 14718f10dcda487178690de9a51cc5acdf21e468 (diff) | |
download | vcxsrv-a12cf779e828ec70da714832e1eaa730119fe10c.tar.gz vcxsrv-a12cf779e828ec70da714832e1eaa730119fe10c.tar.bz2 vcxsrv-a12cf779e828ec70da714832e1eaa730119fe10c.zip |
git update fontconfig mesa libXau pixman xkeyboard-config 30 Sep 2013
xkeyboard-config commit fe5c2416314fd1df423c8ce53cac2d28b00420e7
libXau commit 304a11be4727c5a7feeb2501e8e001466f8ce84e
pixman commit b513b3dffe979056dbbbdc8e0659f8018c51c5f5
fontconfig commit 9161ed1e4a3f4afaee6dbcfc0b84a279ad99b397
mesa commit 868791f0baa0b51f4255c839448d3ca87ab1aa35
Diffstat (limited to 'xorg-server/xkeyboard-config/symbols/es')
-rw-r--r-- | xorg-server/xkeyboard-config/symbols/es | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/es b/xorg-server/xkeyboard-config/symbols/es index ea4a28b1f..4196762a6 100644 --- a/xorg-server/xkeyboard-config/symbols/es +++ b/xorg-server/xkeyboard-config/symbols/es @@ -1,6 +1,4 @@ -// based on a keyboard -// Modified for a real Spanish Keyboard by Jon Tombs -// +// Modified for a real Spanish keyboard by Jon Tombs. partial default alphanumeric_keys xkb_symbols "basic" { @@ -66,7 +64,6 @@ xkb_symbols "dvorak" { name[Group1]="Spanish (Dvorak)"; - // Alphanumeric section key <TLDE> {[ masculine, ordfeminine, backslash, degree ]}; key <AE01> {[ 1, exclam, bar, onesuperior ]}; key <AE02> {[ 2, quotedbl, at, twosuperior ]}; @@ -146,13 +143,8 @@ xkb_symbols "ast" { // Copied from macintosh_vndr/es partial alphanumeric_keys xkb_symbols "mac" { - - // Describes the differences between a very simple mac_US - // keyboard and a very simple Spanish keybaord - include "es" name[Group1]= "Spanish (Macintosh)"; - }; partial alphanumeric_keys @@ -230,7 +222,6 @@ xkb_symbols "olpcm" { key <AA06> { [ bracketleft, braceleft, ccedilla, Ccedilla ] }; key <AA07> { [ bracketright, braceright ] }; - include "level3(ralt_switch)" }; |