internal override void SetFocus(IntPtr handle) { X11Hwnd hwnd = (X11Hwnd)Hwnd.ObjectFromHandle(handle); display.SetFocus(hwnd); }