diff -r 46a42f0c4f93 -r 6ef2c7f73a30 ui/motif/toolkit.c --- a/ui/motif/toolkit.c Mon Jan 05 11:49:46 2015 +0100 +++ b/ui/motif/toolkit.c Mon Jan 05 14:47:19 2015 +0100 @@ -73,15 +73,21 @@ "*rt*fontSize: 10", NULL }; -*/ +//*/ +///* static String fallback[] = { //"*fontList: -dt-interface system-medium-r-normal-s*utf*:", + "*text_area*renderTable: f1", + "*f1*fontType: FONT_IS_XFT", + "*f1*fontName: Monospace", + "*f1*fontSize: 11", "*renderTable: rt", "*rt*fontType: FONT_IS_XFT", "*rt*fontName: Cantarell", "*rt*fontSize: 11", NULL }; +//*/ void input_proc(XtPointer data, int *source, XtInputId *iid) { void *ptr;