Around 2/24/06 is a discussion with the subject as I copied to this email header. Has this been resolved, if only it means a change to x11.trm documentation? I'm trying to help John Eaton figure out why he doesn't get dashed color lines using "set term x11 dashed". He gets dashed lines for monochrome. I was wondering if some X resource of his has those lines set all solid, or dashed is turned off, or something. But I don't know where to point him to.
My own .Xdefaults didn't do anything so I printed out file names in gplt_x11.c and found .Xdefaults-local is what gplt_x11.c is looking for. Changing my X defaults from .Xdefaults to .Xdefaults-local fixes the problem. I searched previous discussions for "Xdefaults-" and found the 2/24/06 thread.
The discussion reveals quite a few options, but the x11.trm documentation basically says .Xdefaults which helps only a little in this case. Maybe it should be worded ".Xdefaults or any of its variants". Or will that only send people on an even worse quest?
OK, use color. :-) But there is still the issue of other things that one might want to put in .Xdefaults but it has no effect if gnuplot_x11 is looking for .Xdefaults-local and the user doesn't know that. (I can't seem to find any unix documentation on the Internet about filename variations for .Xdefaults.)
Dan
|