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-X,
which is subscribed to xf86-input-evtouch in ubuntu.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to