On Tue, 5 Jul 2005 19:09:39 +0200 Matthias Grimm <[EMAIL PROTECTED]> wrote:
> I have just installed mouseemu in parallel to pbbuttonsd and it works > fine. Both trackpad blocking functions doesn't seem to disturb > eachother. On the other hand it makes not much sense to use both at > the same time. Therefore I add a paragraph to pbbutton's man page that > suggests NoTapTyping only if mouseemu isn't installed. If both > programs are running NoTapTyping in pbbuttonsd should be disabled. Yes, that's how it works at home too. I don't have problems with this setup... > > IIRC, I didn't touch its code since a long time. > > You should do it again. You borrowed some code from pbbuttonsd > including some bugs you should fix ;-) The ihandler array handling in > register_inputhandler() and unregister_inputhandler() is not safe. It > could lead into an busy loop or segmentation fault if the array is > completly filled. Thanks for the tip :) I'll try to give a look at it. -- Colin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

