From eca5dee9e7a8dea1edba4d10b60444ac0e884139 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 20 Mar 2011 16:32:44 +0000 Subject: xserver libX11 libxcb pixman mesa git update 20 Mar 2011 --- xorg-server/xkeyboard-config/symbols/cd | 18 +++++++++--------- xorg-server/xkeyboard-config/symbols/inet | 5 +++++ 2 files changed, 14 insertions(+), 9 deletions(-) (limited to 'xorg-server/xkeyboard-config/symbols') diff --git a/xorg-server/xkeyboard-config/symbols/cd b/xorg-server/xkeyboard-config/symbols/cd index 8a12a384e..5cc09a154 100644 --- a/xorg-server/xkeyboard-config/symbols/cd +++ b/xorg-server/xkeyboard-config/symbols/cd @@ -19,14 +19,14 @@ xkb_symbols "basic" { key { [ braceright, 6, greater ] }; key { [parenright, 7, bracketright ] }; key { [0x01000302, 8, guillemotright ] }; - key { [0x0100030c, 9 ] }; + key { [0x0100030c, 9, 0x0100030D ] }; key { [0x01000308, 0, at ] }; - key { [ minus, underscore, percent ] }; + key { [ minus, underscore, percent, degree ] }; key { [ equal, plus, multiply, division ] }; - key { [ a, A ] }; + key { [ a, A, ae, AE ] }; key { [ z, Z ] }; - key { [ e, E ] }; + key { [ e, E, oe, OE ] }; key { [ r, R ] }; key { [ t, T ] }; key { [ y, Y ] }; @@ -56,14 +56,14 @@ xkb_symbols "basic" { key { [ v, V ] }; key { [ b, B ] }; key { [ n, N ] }; - key { [ comma, question, 0x01000327 ] }; - key { [ semicolon, period ] }; - key { [ colon, slash ] }; - key { [ exclam, apostrophe, 0x01002019 ] }; + key { [ comma, question, 0x01000327 ] }; + key { [ semicolon, period ] }; + key { [ colon, slash ] }; + key { [ exclam, apostrophe, 0x01002019 ] }; key { [ quotedbl, backslash, bar ] }; // SPACE, SPACE, SPACE, NO-BREAK SPACE, SPACE - key { [ space, space, nobreakspace, nobreakspace ] }; + key { [ space, space, nobreakspace, 0x0100202F ] }; include "level3(ralt_switch)" }; diff --git a/xorg-server/xkeyboard-config/symbols/inet b/xorg-server/xkeyboard-config/symbols/inet index 5fbc8a7a7..c3366b1d8 100644 --- a/xorg-server/xkeyboard-config/symbols/inet +++ b/xorg-server/xkeyboard-config/symbols/inet @@ -167,6 +167,11 @@ xkb_symbols "evdev" { key { [ parenright ] }; key { [ XF86New ] }; key { [ Redo ] }; + key { [ XF86LaunchA ] }; + key { [ XF86LaunchC ] }; + key { [ XF86LaunchD ] }; + key { [ XF86LaunchE ] }; + key { [ XF86LaunchF ] }; key { [ XF86AudioPlay ] }; key { [ XF86AudioPause ] }; key { [ XF86Launch3 ] }; -- cgit v1.2.3