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