|
From: Hans-Bernhard B. <HBB...@t-...> - 2010-09-26 11:09:26
|
On 26.09.2010 06:59, Jon wrote: > This could be the case as well. The laptop I am using is lenovo x61s. > The whole keyboard is separated into several "isolated" parts. The > misfunctioning keys are separated from the character keys and are > located on the very upper part of the keyboard. It's pretty much impossible that that would have anything to do with the problem. This is happening several layers of software away from the physical buttons. > Please let me know how to check "TERM environment variable, gnuplot > build options (readline or not), and the settings of your terminal > emulator (PuTTY in your case)" I am not familiar with these things, > thank you very much for your kind help. For starters, inspect all settings of PuTTY in the "Terminal" folder of the options dialog, and do a ! echo $TERM in your remote gnuplot session (or just echo $TERM directly in the remote shell, before starting gnuplot). |