svoid wmctrl_activateWindow(wmctrl_Entry e) { if (e != null) backtick("wmctrl -i -a " + e.windowIdentity); }