On Thu, Jun 02, 2005 at 06:24:38PM +0200, Michael Schmitz wrote: > Hi, > > I found the reason for pbbuttonsd not getting any more key events: > mouseemu grabbing the device for exclusive use seems to prevent > other processes from receiving events ... > > Line 232 of mouseemu.c: > > register_inputhandler(fd, keyboard_handler, 1); > > Change that 1 to 0 and key events are passed on to pbbuttonsd (I imagine > the mouse register device call needs the same change to let pbbuttonsd > react to mouse moves).
I have tested this and after restarting both mouseemu and pbbuttonsd, i got the pbbuttonsd keys back. This seems to fix #307068 as well. > Side effect: the 3~ crap on pasting with the mouse is back. > > I've played a bit with the event passthrough mechanism (sending sync > events after passed key events) to no avail. I don't know what sort of crap that could be. Copy paste seems to work just fine from both the mouse and the keyboard here. Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]