Redux & Ardour

Also see -> Linux: computer keyboard does not work in Ardour

And from the source code of Ardour:

void LXVSTPluginUI::forward_key_event (GdkEventKey*)
{
	std::cerr << "LXVSTPluginUI : keypress forwarding to linuxVSTs unsupported" << std::endl;
}