diff --git a/kbd-1.15.5-br-abnt2-slash-question.patch b/kbd-1.15.5-br-abnt2-slash-question.patch new file mode 100644 index 0000000..ec988ab --- /dev/null +++ b/kbd-1.15.5-br-abnt2-slash-question.patch @@ -0,0 +1,9 @@ +--- kbd-1.15.5/data/keymaps/i386/qwerty/br-abnt2.map.orig 2012-12-01 19:41:38.000000000 -0200 ++++ kbd-1.15.5/data/keymaps/i386/qwerty/br-abnt2.map 2016-06-16 00:18:55.745193940 -0300 +@@ -88,3 +88,6 @@ + keycode 125 = Scroll_Backward + keycode 126 = Scroll_Forward + keycode 127 = Compose ++ ++ altgr keycode 16 = slash ++ altgr keycode 17 = question diff --git a/kbd.changes b/kbd.changes index cc16af9..632e606 100644 --- a/kbd.changes +++ b/kbd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Qui Jun 16 00:18:55 BRT 2016 - marceloatie@gmail.com + +- Fix data/keymaps/i386/querty/br-abnt2.map + (boo#984958, kbd-1.15.5-br-abnt2-slash-question.patch) + ------------------------------------------------------------------- Thu Dec 10 16:31:10 CET 2015 - tiwai@suse.de diff --git a/kbd.spec b/kbd.spec index f0a8a45..0ee2857 100644 --- a/kbd.spec +++ b/kbd.spec @@ -59,6 +59,7 @@ Patch12: kbd-2.0.2-fix-bashisms.patch # Patch13: adds xkb and legacy keymaps subdirs to loadkyes search path # (openSUSE FATE#318355, sle FATE#318426) Patch13: kbd-1.15.5-loadkeys-search-path.patch +Patch14: kbd-1.15.5-br-abnt2-slash-question.patch BuildRequires: automake BuildRequires: bison @@ -125,6 +126,7 @@ cp -fp %{SOURCE45} . %patch11 %patch12 -p1 %patch13 -p1 +%patch14 -p1 %build for i in `find data/keymaps/mac -type f` ; do