From help-request at octave dot org Fri Jul 15 19:03:09 2005 Subject: Re: mouse on MacOSX/X11 From: "Dmitri A. Sergatskov" To: "John W. Eaton" Cc: octave help mailing list Date: Fri, 15 Jul 2005 18:01:51 -0600 On 7/15/05, John W. Eaton wrote: > OK, here is perhaps a better test. In one window, execute the commands > > mkfifo fifo > gnuplot < fifo > > and then in another > > cat > fifo > set mouse > plot sin(x) > ... other plotting commands ... > > On the OS X system, does this show any different behavior than > Octave+gnuplot? If so, then there might be a bug in the way Octave is > communicating with gnuplot. Otherwise, if the behavior is the same > then I think the problem is not in Octave. > In this test behavior is consistent with Octave: on linux mouse works and on MacOSX does not. > jwe > Thanks! Dmitri. -- ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------