]> pilppa.org Git - familiar-h63xx-build.git/blobdiff - org.handhelds.familiar/packages/matchbox-keyboard/files/fontsize.patch
matchbox-keyboard, libfakekey: use 0.1 releases and add smallscreen patch.
[familiar-h63xx-build.git] / 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 (file)
index 0000000..f57aff2
--- /dev/null
@@ -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))