diff options
author | marha <marha@users.sourceforge.net> | 2013-09-06 12:06:57 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-09-06 12:06:57 +0200 |
commit | 2414a1de3cc17f438219f8f2a58b530d33e99a5e (patch) | |
tree | a7d7ca359bf84115689b071d30dfae0887efc057 /xorg-server/xkeyboard-config/symbols/rs | |
parent | b828531d8b6da75a258d12f97df0f4e49f75ab98 (diff) | |
download | vcxsrv-2414a1de3cc17f438219f8f2a58b530d33e99a5e.tar.gz vcxsrv-2414a1de3cc17f438219f8f2a58b530d33e99a5e.tar.bz2 vcxsrv-2414a1de3cc17f438219f8f2a58b530d33e99a5e.zip |
mesa pixman xserver xkeyboard-config
xserver commit 6f89ae3e64c4dfeea508813e546c10ba1da3ea8e
xkeyboard-config commit c2309b50e7ef7b9263278fd8ff73dda1484d72db
pixman commit 8ad63f90cd8392a40f115c56b16c54d45012070e
mesa commit 505fad04f10eee1efdfcd8986b4d484b49d39986
Diffstat (limited to 'xorg-server/xkeyboard-config/symbols/rs')
-rw-r--r-- | xorg-server/xkeyboard-config/symbols/rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/rs b/xorg-server/xkeyboard-config/symbols/rs index baa7a345a..0a08c6211 100644 --- a/xorg-server/xkeyboard-config/symbols/rs +++ b/xorg-server/xkeyboard-config/symbols/rs @@ -5,7 +5,7 @@ // // Original authors: // Danilo Segan (Данило Шеган) <danilo@kvota.net> -// Chusslove Illich (Часлав Илић) <chaslav@sezampro.yu> +// Chusslove Illich (Часлав Илић) <caslav.ilic@gmx.net> // // Danilo Segan <danilo@kvota.net>: // - Modified for inclusion in XFree86 @@ -56,7 +56,7 @@ xkb_symbols "common" { key.type[Group1] = "FOUR_LEVEL"; - key <TLDE> { [ quoteleft, asciitilde, any,any ] }; // + key <TLDE> { [ grave, asciitilde, any,any ] }; // key <AE01> { [ 1, exclam, any,any ] }; // key <AE02> { [ 2, quotedbl, any,any ] }; // key <AE03> { [ 3, numbersign, any,any ] }; // |