help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mouse on MacOSX/X11


From: Dmitri A. Sergatskov
Subject: Re: mouse on MacOSX/X11
Date: Fri, 15 Jul 2005 18:01:51 -0600

On 7/15/05, John W. Eaton <address@hidden> 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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]