diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx index 821e1612a..24c85d506 100644 --- a/src/Fl_x.cxx +++ b/src/Fl_x.cxx @@ -1356,6 +1356,7 @@ int fl_handle(const XEvent& thisevent) return true; } +Fl::e_clipboard_type = Fl::clipboard_plain_text; // default data type if (actual == TARGETS || actual == XA_ATOM) { /*for (unsigned i = 0; i