On Sat, Mar 26, 2005 at 01:18:06AM -0500, Branden Robinson wrote:
> I've attached a patch.  Because I am unable to evaluate its correctness
> (not having a Dutch keyboard), I ask you to please evaluate it.  You can
> apply it to your running system by applying it as follows:
> 
> cd /etc/X11/xkb && patch -p3 <xkb_fix_nl_symbols.diff
> 
> Use "setxkbmap nl" or restart the X server to make the change take effect.

I am a master of forgetting to attach attachments.  :(

-- 
G. Branden Robinson                |          Measure with micrometer,
Debian GNU/Linux                   |          mark with chalk,
[EMAIL PROTECTED]                 |          cut with axe,
http://people.debian.org/~branden/ |          hope like hell.
Swap left and right brackets on Dutch keyboard layouts, per Frans Pop and
<URL: 
http://publib.boulder.ibm.com/iseries/v5r2/ic2924/index.htm?info/nls/rbagslayouts.htm
 >.

See Debian #286581.

diff -urN xc/programs/xkbcomp/symbols~/nl xc/programs/xkbcomp/symbols/nl
--- xc/programs/xkbcomp/symbols~/nl     2002-06-04 17:50:58.000000000 -0500
+++ xc/programs/xkbcomp/symbols/nl      2005-03-26 01:12:46.576556094 -0500
@@ -85,7 +85,7 @@
                        [ periodcentered,       guillemotright  ]       };
     key <AB10> {       [     minus,    equal           ],
                        [    hyphen                     ]       };
-    key <LSGT> {       [ bracketleft,  bracketright    ],
+    key <LSGT> {       [ bracketright, bracketleft     ],
                        [       bar                     ]       };
 
     // End alphanumeric section
diff -urN xc/programs/xkbcomp/symbols~/pc/nl xc/programs/xkbcomp/symbols/pc/nl
--- xc/programs/xkbcomp/symbols~/pc/nl  2005-03-26 01:05:49.898870000 -0500
+++ xc/programs/xkbcomp/symbols/pc/nl   2005-03-26 01:13:22.284529156 -0500
@@ -47,7 +47,7 @@
     key <AB09> { [    period,      colon, periodcentered, guillemotright ] };
     key <AB10> { [     minus,      equal,       hyphen, dead_abovedot] };
 
-    key <LSGT> { [bracketleft, bracketright,       bar,    brokenbar ] };
+    key <LSGT> { [bracketright, bracketleft,       bar,    brokenbar ] };
 
     include "level3(ralt_switch)"
 };

Attachment: signature.asc
Description: Digital signature

Reply via email to