Comment 24 for bug 1210575

Revision history for this message
marmuta (marmuta) wrote :

> You told to run
> ./onboard
> in the source directory for a first test. This started only a short
> portion of the new code but also a lot of the installed old code,
Right, I didn't mention this. The single instance check just shows an already running Onboard if it exists. Quit Onboard before to avoid this, or do something like
killall onboard; ./onboard

> Now I installed all the three newly generated .deb files and the
> mouse click emulation works correctly.
There should be only two deb files actually, onboard_*.deb and onboard-data_*.deb. Also you don't need to have python3-virtkey installed anymore.

> The stuck button (comment #17) I got when pressing the
> double-click emulation key in Onboard.
OK, not middle or right click, that's good. The other click buttons haven't changed and might still stay activated until you click them again, or they time out after 15s.