From 2345d0c8aaa1f1e2a7545bbe4e64e40ea4661223 Mon Sep 17 00:00:00 2001 From: Michael Raskin <7c6f434c@mail.ru> Date: Tue, 17 Mar 2009 15:11:18 +0000 Subject: hyphen, nbsp, plusminus for rich kb layout svn path=/nixpkgs/trunk/; revision=14575 --- pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/data/misc/xkeyboard-config') diff --git a/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl b/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl index c45f1cc937fe..a696865936fc 100644 --- a/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl +++ b/pkgs/data/misc/xkeyboard-config/level3-deadkeys-us-intl @@ -70,7 +70,7 @@ xkb_symbols "altgr-intl" { key { [ d, D, eth, ETH ] }; key { [ f, F ] }; key { [ g, G ] }; - key { [ h, H ] }; + key { [ h, H, hyphen, nobreakspace ] }; key { [ j, J, idiaeresis, Idiaeresis ] }; key { [ k, K ] }; key { [ l, L, oslash, Ooblique ] }; @@ -83,7 +83,7 @@ xkb_symbols "altgr-intl" { key { [ v, V, registered, registered ] }; key { [ b, B, emdash, endash ] }; key { [ n, N, ntilde, Ntilde ] }; - key { [ m, M, mu, mu ] }; + key { [ m, M, mu, plusminus ] }; key { [ comma, less, ccedilla, Ccedilla ] }; key { [ period, greater, dead_abovedot, dead_caron ] }; key { [ slash, question, questiondown, dead_hook ] }; -- cgit 1.4.1