help-octave
[Top][All Lists]
Advanced

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

Re: mouse on MacOSX/X11


From: Henry F. Mollet
Subject: Re: mouse on MacOSX/X11
Date: Sun, 17 Jul 2005 13:39:14 -0700
User-agent: Microsoft-Entourage/11.1.0.040913

Thanks, replies inserted.
Henry


on 7/17/05 12:58 PM, Dmitri A. Sergatskov at address@hidden wrote:

> Henry F. Mollet wrote:
>> I have to correct my earlier posting. Today using Octave in X11, not
>> standalone gnuplot, the mouse worked just fine. I.e.:
> 
> I assume you are on MacOS X 10.4 (Tiger)...
YES
octave:2> plot (1:50,"x") % again mouse worked (1.-3.)

> What does "uname -a" return?
octave:3> uname -a
error: `uname' undefined near line 3 column 1
error: evaluating binary operator `-' near line 3, column 7
octave:3> quit
henry-f-mollets-emac:~ hfm$ uname -a
Darwin henry-f-mollets-emac.local 8.1.0 Darwin Kernel Version 8.1.0: Tue May
10 18:16:08 PDT 2005; root:xnu-792.1.5.obj~4/RELEASE_PPC Power Macintosh
powerpc
Now what?
> 
>> 1. Location of curser in lower left
>> 2. Option click printed location on window
>> 3. Command click gave zooming but don't know how to unzoom.
>> 
> 
> hitting "a" will do "autoscale", "p" previous zoom, "n" next zoom.
> 
> You can save a figure by using  "print()" command.
> E.g.: print("test1.png", "-dpng") or print("test1.ps", "-dpsc2").
> (See "help print" for more details)
Thanks, now I'll write it down so I will remember it once and for all!
> 
>> 
>> Also, how do I paste text into X11 xTerm window?
> 
> Option-Click (middle button on a 3-button mouse) will paste the last
> selection (you do not need to do a "Cut" step in X11)
Thanks, it worked.
> 
>> Henry
> 
> Regards,
> 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]