|
From: Tatsuro M. <tma...@ya...> - 2014-07-31 11:56:40
|
----- Original Message ----- > From: Petr Mikulik > To: gnuplot-beta <gnuplot-beta > Cc: > Date: 2014/7/30, Wed 23:38 > Subject: pause mouse any: wrong key for MB1 > > I've noticed that > plot x > pause mouse any > show var > > does not work correctly if you click MB1; it produces > MOUSE_KEY = 1063 > MOUSE_CHAR = "'" > instead of > MOUSE_BUTTON = 1 > MOUSE_KEY = 1 > MOUSE_CHAR = "\001" > > It works fine for gnuplot 4.5.1 but is wrong in the latests releases including > cvs, using all x11, wxt and qt terminals. > > What's going wrong? gnuplot 4.5.1? Is this 4.4.1 or 4.6.1? Tatsuro |