Comment 3 for bug 1232107

Revision history for this message
marmuta (marmuta) wrote :

I see, thanks for the details. Two thoughts:

Have you considered using Onboard's D-Bus interface? This would eliminate the delay for restarting. If the remote can run arbitrary commands instead of sending keyboard shortcuts you could show Onboard with
dbus-send --type=method_call --dest=org.onboard.Onboard /org/onboard/Onboard/Keyboard org.onboard.Onboard.Keyboard.Show
The README has more examples:
http://bazaar.launchpad.net/~onboard/onboard/trunk/view/head:/README#L26
This is only available since the first alpha of Onboard 0.99, though. The most recent version is 0.99.0.

Second, I believe auto-show can be made to work with KDE. There's a fresh, still ongoing discussion in this thread
https://answers.launchpad.net/onboard/+question/236220
where we just managed to get it going in Mageia, albeit with glitches. I'm not 100% positive it is Plasma, but it sure looks very similar to this here:
http://www.kde.org/workspaces/plasmadesktop.

What is your distribution and which version of Onboard do you have installed?