Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1085
| From | digikata <Digikata@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Mouse zoom not working in X11 on Mac OSX 10.7.3 (Lion) with gnuplot 4.4.4 or 4.6.0 |
| Date | 2012-05-08 10:05 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <31964165.954.1336496724661.JavaMail.geo-discussion-forums@pbcia3> (permalink) |
| References | <9d96d2b0-f885-4f9c-93b5-c8f2622ac71b@36g2000yqi.googlegroups.com> |
On Thursday, April 12, 2012 9:22:47 PM UTC-7, Ben wrote: > I'm hoping somebody can help me figure out why the mouse zoom feature > doesn't seem to be working in the X11 terminal on my Mac with OSX > 10.7.3 and gnuplot 4.4.4 or 4.6.0 (I've tried both). I compiled > gnuplot from source and everything else seems to be working fine. The > output of "configure" shows that it was set up to compile with mouse > zoom enabled: > > gnuplot will be compiled with the following features: > > Mouse support in interactive terminals: yes > > When the X11 window displays with the plot, the coordinates are shown > in the lower left corner of the window, but they never update when I > move the cursor around the window. The crosshair cursor moves around > the plot as I move the mouse but mouse clicks of any kind don't seem > to do anything. > > I'm using XQuartz 2.7.2_beta4 for the X server. > > This is the first time I have really tried to use gnuplot on a Mac so > I'm not sure if there is something I may be doing wrong or what might > be preventing this from working. I'm having a similar problem on OS X with XQuartz 2.7.2_rc1. From a stackoverflow discussion, sending "pause mouse keypress" seems to make the cursor coordinates update, but none of the mouse clicks ever get accepted. That a hint of an issue with recognizing mouse inputs between XQuartz and gnuplot. I'll have to find some time to go back to older versions of XQuartz to see if that resolves the issue.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Mouse zoom not working in X11 on Mac OSX 10.7.3 (Lion) with gnuplot 4.4.4 or 4.6.0 Ben <ben.roling@gmail.com> - 2012-04-12 21:22 -0700
Re: Mouse zoom not working in X11 on Mac OSX 10.7.3 (Lion) with gnuplot 4.4.4 or 4.6.0 digikata <Digikata@gmail.com> - 2012-05-08 10:05 -0700
Re: Mouse zoom not working in X11 on Mac OSX 10.7.3 (Lion) with gnuplot 4.4.4 or 4.6.0 carlovalensise@gmail.com - 2012-10-17 09:31 -0700
csiph-web