|
From:
<br...@ph...> - 2006-04-23 14:16:39
|
tce...@un... wrote: > 1) my delete-key does not work. when i press it just some cryptic signs > appear but no sign is deleted. That almost certainly has nothing at all to do with gnuplot. It's a problem with your keyboard mapping. > 2) when i first type in "" and then type between it some german signs like > (ue, oe, etc.) then there appear just some cryptic signs, too. *Where* do those appear? In the command shell, or later, in the plot? Looks like your terminal's font isn't capable of displaying umlaut characters in the encoding chosen by your keyboard input method. > is it an encoding issue? Partially. > i have tested various encodings with "set encoding" "set encoding" only concerns the encoding of the plots, not that of your command line shell. You'll have to fix your terminal first > (i am running ubuntu dapper drake beta) If that includes running a binary distributed by them, you're asking the wrong people. Bring this up with their package maintainer. |