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: Sun, 17 Jul 2005 13:58:03 -0600
User-agent: Mozilla Thunderbird (X11/20050322)

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)...
What does "uname -a" return?

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)


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)

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]