Made a patch:

# cat debian/patches/07_fixfont.diff 
---  xserver-xorg-input-evtouch.orig/ev_calibrate.c     2010-03-24 
23:23:13.000000000 +0000
+++  xserver-xorg-input-evtouch/ev_calibrate.c          2010-03-24 
23:25:29.000000000 +0000
@@ -198,7 +198,7 @@ int main (void)
         Pixmap cursor_pic;
         XColor cursor_fg, cursor_bg;
         XFontStruct* font_info;
-        char* font_name = "*freemono*";
+       char* font_name = "*lucidasans*";
         char str[256];   
         unsigned int cursor_width, cursor_height;
         int hotspot_x, hotspot_y;

This seems to make ev_calibrate start and /usr/lib/xf86-input-
evtouch/calibrate.sh work.

But what happened to /etc/init.d/xserver-xorg-input-evtouch ?

-- 
On Lucid, xserver-xorg-input-evtouch does not install ev_calibrate
https://bugs.launchpad.net/bugs/546487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to