Author: barbier Date: 2006-08-30 15:45:28 -0400 (Wed, 30 Aug 2006) New Revision: 3135
Added: trunk/data/xkb-data/debian/patches/latin_quotes.diff Modified: trunk/data/xkb-data/debian/changelog trunk/data/xkb-data/debian/patches/series Log: * debian/patches/latin_quotes.diff: New patch; grave and apostrophe on the 4th level can be provided via simpler keystrokes. They were historically provided as alternative quotes, but these ones are better alternatives. Closes: #308196 Thanks Mark Sheppard Modified: trunk/data/xkb-data/debian/changelog =================================================================== --- trunk/data/xkb-data/debian/changelog 2006-08-30 03:38:23 UTC (rev 3134) +++ trunk/data/xkb-data/debian/changelog 2006-08-30 19:45:28 UTC (rev 3135) @@ -6,6 +6,11 @@ * debian/patches/mac_swap_kp.diff: New patch to swap KP_Delete and KP_Separator on Mac keyboards. Closes: #328125 Thanks Ben Mueller + * debian/patches/latin_quotes.diff: New patch; grave and apostrophe + on the 4th level can be provided via simpler keystrokes. They were + historically provided as alternative quotes, but these ones are + better alternatives. Closes: #308196 Thanks Mark Sheppard + -- Denis Barbier <[EMAIL PROTECTED]> Tue, 29 Aug 2006 23:00:50 +0200 xkeyboard-config (0.8-8) unstable; urgency=low Added: trunk/data/xkb-data/debian/patches/latin_quotes.diff =================================================================== --- trunk/data/xkb-data/debian/patches/latin_quotes.diff 2006-08-30 03:38:23 UTC (rev 3134) +++ trunk/data/xkb-data/debian/patches/latin_quotes.diff 2006-08-30 19:45:28 UTC (rev 3135) @@ -0,0 +1,22 @@ +Grave and apostrophe on the 4th level can be provided via simpler +keystrokes. They were historically provided as alternative quotes, +but these one are better alternatives now that Unicode is common. +Closes: #308196 Thanks Mark Sheppard + +Not sunmitted yet. + +Index: xkb-data/symbols/latin +=================================================================== +--- xkb-data.orig/symbols/latin ++++ xkb-data/symbols/latin +@@ -50,8 +50,8 @@ + key <AB01> { [ z, Z, guillemotleft, less ] }; + key <AB02> { [ x, X, guillemotright, greater ] }; + key <AB03> { [ c, C, cent, copyright ] }; +- key <AB04> { [ v, V, leftdoublequotemark, grave ] }; +- key <AB05> { [ b, B, rightdoublequotemark, apostrophe ] }; ++ key <AB04> { [ v, V, leftdoublequotemark, leftsinglequotemark ] }; ++ key <AB05> { [ b, B, rightdoublequotemark, rightsinglequotemark ] }; + key <AB06> { [ n, N ] }; + key <AB07> { [ m, M, mu, masculine ] }; + key <AB08> { [ comma, less, horizconnector, multiply ] }; Modified: trunk/data/xkb-data/debian/patches/series =================================================================== --- trunk/data/xkb-data/debian/patches/series 2006-08-30 03:38:23 UTC (rev 3134) +++ trunk/data/xkb-data/debian/patches/series 2006-08-30 19:45:28 UTC (rev 3135) @@ -10,4 +10,5 @@ inet.diff mac_swap_kp.diff #mac_level3.diff +latin_quotes.diff resync_rules_base.diff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]