|
From: Kilian S. <ml...@on...> - 2006-09-11 17:29:35
|
Hans-Bernhard Bröker <broeker <at> physik.rwth-aachen.de> writes: > > Kilian Sprotte wrote: > > I like the q key in x11 to close the plot -- my question is, > > if there is a way to actually quit the gnuplot process using this key. > > There's ctrl-q, Invented for exactly that purpose. Thanks for the hint! I compiled the cvs from source and the ctrl-q is functional now, before it did not do anything, but it seems to act exactly like q, meaning just closing the x11 window and putting me back to gnuplot>. > > OTOH, if you want to wait for a user interaction, then go on plotting, > maybe you should consider 'pause mouse' instead. > I'll need to look into the docs to see what you mean. Thanks!! |