|
From: <br...@ph...> - 2006-09-11 16:15:24
|
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. OTOH, if you want to wait for a user interaction, then go on plotting, maybe you should consider 'pause mouse' instead. |