diff --git a/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl b/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl index d3120f3aac1..a2b5ab607a7 100644 --- a/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl +++ b/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl @@ -43,7 +43,7 @@ xkb_symbols "altgr-intl-rich" { key { [ 2, at, twosuperior, dead_doubleacute] }; key { [ 3, numbersign, threesuperior, dead_macron ] }; key { [ 4, dollar, currency, sterling ] }; - key { [ 5, percent, EuroSign ] }; + key { [ 5, percent, EuroSign, approxeq ] }; key { [ 6, asciicircum, dead_circumflex, dead_stroke ] }; key { [ 7, ampersand, dead_horn ] }; key { [ 8, asterisk, dead_ogonek ] }; @@ -82,7 +82,7 @@ xkb_symbols "altgr-intl-rich" { key { [ c, C, copyright, cent ] }; key { [ v, V, registered, registered ] }; key { [ b, B, emdash, endash ] }; - key { [ n, N, ntilde, Ntilde ] }; + key { [ n, N, nu, numerosign ] }; key { [ m, M, mu, plusminus ] }; key { [ comma, less, ccedilla, Ccedilla ] }; key { [ period, greater, dead_abovedot, dead_caron ] };