This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gnuplot 4.6 pause mouse button1 broken


It appears the interactive "pause mouse button1" may be broken in Cygwin.

$ gnuplot

        G N U P L O T
        Version 4.6 patchlevel 3    last modified 2013-04-12
        Build System: CYGWIN_NT-5.1 i686

        Copyright (C) 1986-1993, 1998, 2004, 2007-2013
        Thomas Williams, Colin Kelley and many others

        gnuplot home:     http://www.gnuplot.info
        faq, bugs, etc:   type "help FAQ"
        immediate help:   type "help"  (plot window: hit 'h')

Terminal type set to 'x11'
gnuplot> !cat dat
1 1
2 2
gnuplot> plot 'dat'
gnuplot> show mouse

        mouse is on
       ...
gnuplot> show terminal

   terminal type is x11

gnuplot> pause mouse any

At this point when mouse is moved to x11 plot window, mouse coordinates show up in
lower left, but mouse 1 click will not resume gnuplot (return gnuplot prompt).
Mouse 2 click or keyboard press will resume gnuplot.
This used to work in the previous 4.5 version of gnuplot on Cygwin.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]