From a12cf779e828ec70da714832e1eaa730119fe10c Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 30 Sep 2013 08:58:27 +0200 Subject: 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 --- xorg-server/xkeyboard-config/symbols/cd | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'xorg-server/xkeyboard-config/symbols/cd') diff --git a/xorg-server/xkeyboard-config/symbols/cd b/xorg-server/xkeyboard-config/symbols/cd index a4f2fa2d2..384422ac4 100644 --- a/xorg-server/xkeyboard-config/symbols/cd +++ b/xorg-server/xkeyboard-config/symbols/cd @@ -8,9 +8,8 @@ xkb_symbols "basic" { key.type[Group1] = "FOUR_LEVEL"; - // Alphanumeric section - // TILDE, COMBINING TILDE - key { [ grave, asciitilde, 0x01000303] }; + // GRAVE, TILDE, COMBINING TILDE + key { [ grave, asciitilde, 0x01000303 ] }; key { [ ampersand, 1, numbersign ] }; key { [0x01000301, 2, at ] }; key { [0x01000300, 3, guillemotleft ] }; @@ -34,8 +33,8 @@ xkb_symbols "basic" { key { [ i, I, 0x01000268, 0x01000197 ] }; key { [ o, O, oslash, Ooblique ] }; key { [ p, P ] }; - key { [0x0100025B, 0x01000190, asciicircum ] }; - key { [ asterisk, asciicircum, dollar ] }; + key { [0x0100025B, 0x01000190, asciicircum ] }; + key { [ asterisk, asciicircum, dollar ] }; key { [ q, Q ] }; key { [ s, S ] }; @@ -47,22 +46,22 @@ xkb_symbols "basic" { key { [ k, K ] }; key { [ l, L ] }; key { [ m, M ] }; - key { [0x01000254, 0x01000186 ] }; - key { [ backslash, bar ] }; + key { [0x01000254, 0x01000186 ] }; + key { [ backslash, bar ] }; key { [ w, W ] }; key { [ x, X ] }; key { [ c, C ] }; key { [ v, V ] }; key { [ b, B ] }; - key { [ n, N, 0x0100014B, 0x0100014A ] }; - key { [ comma, question, 0x01000327 ] }; + key { [ n, N, 0x0100014B, 0x0100014A ] }; + key { [ comma, question, 0x01000327 ] }; key { [ semicolon, period ] }; key { [ colon, slash ] }; - key { [ exclam, apostrophe, 0x01002019 ] }; - key { [ quotedbl, backslash, bar ] }; + key { [ exclam, apostrophe, 0x01002019 ] }; + key { [ quotedbl, backslash, bar ] }; - // SPACE, SPACE, SPACE, NO-BREAK SPACE, SPACE + // SPACE, SPACE, NO-BREAK SPACE, NARROW NO_BREAK SPACE key { [ space, space, nobreakspace, 0x0100202F ] }; include "level3(ralt_switch)" -- cgit v1.2.3