aboutsummaryrefslogtreecommitdiff
path: root/chinese/miniChinput
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/miniChinput')
-rw-r--r--chinese/miniChinput/files/patch-keyboard.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/chinese/miniChinput/files/patch-keyboard.c b/chinese/miniChinput/files/patch-keyboard.c
new file mode 100644
index 000000000000..c255e437e18b
--- /dev/null
+++ b/chinese/miniChinput/files/patch-keyboard.c
@@ -0,0 +1,10 @@
+--- src/keyboard.c.orig Sun Aug 15 19:13:01 2004
++++ src/keyboard.c Sun Aug 15 19:13:31 2004
+@@ -24,7 +24,6 @@
+ #define INC (x0 += KEY_WIDTH)
+ #define HALFINC (x0 += KEY_WIDTH/2)
+
+-extern int ForwardEvent();
+ static void set_key(int n, unsigned long keysym, int x, int y, int w, int h);
+ static int in_keys(int x0, int y0);
+