From 7b249045199afead84aad7a67890abf2523a1b00 Mon Sep 17 00:00:00 2001 From: Diego Nieto Cid Date: Sat, 31 Jul 2010 00:58:50 -0300 Subject: debian patch: 03_hurd_keymap.patch --- console-client/xkb/xkb-data/keymap/hurd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'console-client') diff --git a/console-client/xkb/xkb-data/keymap/hurd b/console-client/xkb/xkb-data/keymap/hurd index c49bb382..66de67ea 100644 --- a/console-client/xkb/xkb-data/keymap/hurd +++ b/console-client/xkb/xkb-data/keymap/hurd @@ -84,9 +84,9 @@ xkb_keymap "es" { }; xkb_keymap "fr" { xkb_keycodes { include "xfree86" }; - xkb_types { include "default" }; + xkb_types { include "default+hurd" }; xkb_compatibility { include "default" }; - xkb_symbols { include "en_US(pc105)+fr" }; + xkb_symbols { include "en_US(pc105)+fr+hurd" }; xkb_geometry { include "pc(pc102)" }; }; xkb_keymap "fr_CA" { -- cgit v1.2.3