From ac111932d7503334362c08897599f25b8c82379c Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Sat, 4 Nov 2006 00:46:05 +0100 Subject: matchbox-keyboard, libfakekey: use 0.1 releases and add smallscreen patch. Signed-off-by: Rene Wagner --- .../packages/matchbox-keyboard/files/fontsize.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 org.handhelds.familiar/packages/matchbox-keyboard/files/fontsize.patch (limited to 'org.handhelds.familiar/packages/matchbox-keyboard/files/fontsize.patch') diff --git a/org.handhelds.familiar/packages/matchbox-keyboard/files/fontsize.patch b/org.handhelds.familiar/packages/matchbox-keyboard/files/fontsize.patch new file mode 100644 index 0000000..f57aff2 --- /dev/null +++ b/org.handhelds.familiar/packages/matchbox-keyboard/files/fontsize.patch @@ -0,0 +1,11 @@ +--- matchbox-keyboard-0.1/src/matchbox-keyboard.c.orig 2006-11-04 00:41:52.000000000 +0100 ++++ matchbox-keyboard-0.1/src/matchbox-keyboard.c 2006-11-04 00:29:25.000000000 +0100 +@@ -77,7 +77,7 @@ + kb->key_pad = 0; + kb->col_spacing = 0; + kb->row_spacing = 0; +- kb->font_pt_size = 8; ++ kb->font_pt_size = 6; + } + + if (!mb_kbd_config_load(kb, variant)) -- cgit v1.2.3-18-g5258