|
From: Petr M. <mi...@ph...> - 2006-04-10 08:49:09
|
>> What should happens if you type 'q' or 'ctrl-q' in the exterior >> application window? As it stands now, this seems to close the >> window or at least disconnect gnuplot from it. >> But that is probably not such a great idea if it really is somebody >> else's window, and gnuplot is just a guest. I am inclined to say >> that when gnuplot_x11 is running in this guest mode, the 'quit' >> hotkey should be disabled. Maybe some of the other hotkeys as well. > > Good point. It would be nice to get this all under one "mouse" category. 'q' and 'ctrl-q' should be disabled during "pause mouse" (e.g. "pause mouse any" should return 'q' if you pressed 'q'). Any idea how to change x11's accordingly? --- PM |