ports/textproc/ibus/files/patch-data-keymaps-common
Philip M. Gollucci 4ff71e930a textproc/ibus: cleanup
- Drop ISOCODES option - the port will not configure without it.
- Fix build with GTK3 without XIM selected.
- Mark port as BROKEN when VALA is selected and GINTRO is not.
- Regenerate patch.

PR:                  201511
Submitted by:        s3erios@gmail.com
2015-07-15 20:58:48 +00:00

28 lines
650 B
Text

--- data/keymaps/common.orig 2014-09-16 02:55:34 UTC
+++ data/keymaps/common
@@ -85,14 +85,14 @@ keycode 86 = less
shift altgr keycode 86 = brokenbar
keycode 87 = F11
keycode 88 = F12
-keycode 98 = KP_Divide
-keycode 102 = Home
-keycode 103 = Up
-keycode 104 = Page_Up
-keycode 105 = Left
-keycode 106 = Right
-keycode 107 = End
-keycode 108 = Down
-keycode 109 = Page_Down
-keycode 110 = Insert
-keycode 111 = Delete
+keycode 89 = Home
+keycode 90 = Up
+keycode 91 = Page_Up
+keycode 92 = Left
+keycode 94 = Right
+keycode 95 = End
+keycode 96 = Down
+keycode 97 = Page_Down
+keycode 98 = Insert
+keycode 99 = Delete
+keycode 104 = KP_Divide