Am 2015-04-27 um 11:23 schrieb Gerd Hoffmann: > On So, 2015-04-26 at 21:04 +0200, Jan Kiszka wrote: >> From: Jan Kiszka >> >> At least on GTK2, the VTE terminal has to be specified as target of >> gtk_widget_grab_focus. Otherwise, switching from one VTE terminal to >> another causes the focus to get lost. > > Fails to build with CONFIG_VTE=n, update attached, please verify. Works fine, thanks! Jan