Patch by Mike A. Harris derived from the patches attached to Red Hat bugzilla: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=135233 Submitted to Xorg bugzilla at: https://bugs.freedesktop.org/show_bug.cgi?id=3544 --- xc/programs/xkbcomp/symbols/pc/nl.orig 2004-09-14 17:48:42.000000000 +0200 +++ xc/programs/xkbcomp/symbols/pc/nl 2004-10-05 16:39:48.000000000 +0200 @@ -23,15 +23,14 @@ key { [ 0, apostrophe, braceright, degree ] }; key { [ slash, question, backslash, questiondown ] }; key { [ degree, dead_tilde, dead_cedilla, dead_ogonek ] }; - - key { [ e, E, eacute, Eacute ] }; + key { [ e, E, EuroSign, cent ] }; key { [ t, T, thorn, THORN ] }; key { [ y, Y, ydiaeresis, yen ] }; key { [ u, U, udiaeresis, Udiaeresis ] }; key { [ i, I, idiaeresis, Idiaeresis ] }; key { [ o, O, ograve, Ograve ] }; key { [ p, P, paragraph, THORN ] }; - key { [dead_diaeresis, dead_tilde, asciitilde, asciicircum] }; + key { [dead_diaeresis, dead_circumflex, asciitilde, asciicircum] }; key { [ asterisk, bar, dead_tilde, dead_macron ] }; key { [ a, A, aacute, Aacute ] }; @@ -47,7 +46,7 @@ key { [ period, colon, periodcentered, guillemotright ] }; key { [ minus, equal, hyphen, dead_abovedot] }; - key { [bracketleft, bracketright, bar, brokenbar ] }; + key { [bracketright, bracketleft, bar, brokenbar ] }; include "level3(ralt_switch_multikey)" }; --- xc/programs/xkbcomp/symbols/nl.orig 2004-09-14 17:48:41.000000000 +0200 +++ xc/programs/xkbcomp/symbols/nl 2004-10-05 16:39:48.000000000 +0200 @@ -37,7 +37,7 @@ key { [ degree, dead_tilde ], [ dead_cedilla ] }; key { [ e, E ], - [ eacute, Eacute ] }; + [ EuroSign, cent ] }; key { [ r, R ], [ paragraph, registered ] }; key { [ t, T ], @@ -52,7 +52,7 @@ [ ograve, Ograve ] }; key { [ p, P ], [ paragraph ] }; - key { [ dead_diaeresis, dead_tilde ], + key { [ dead_diaeresis, dead_circumflex ], [ asciitilde, asciicircum ] }; key { [ asterisk, bar ] }; key { [ a, A ], @@ -85,7 +85,7 @@ [ periodcentered, guillemotright ] }; key { [ minus, equal ], [ hyphen ] }; - key { [ bracketleft, bracketright ], + key { [ bracketright, bracketleft ], [ bar ] }; // End alphanumeric section