<div dir="ltr">Dear Dave,<br><br>It doesn&#39;t happen anything, like I didn&#39;t touch my 3d mouse. Btw, here is what is outputted on standard output when I execute &#39;vrpn_print_devices device0@localhost&#39;:<br><br>
on left button pressed:<br><br>Button device0@localhost, number 1 was just pressed<br>Button device0@localhost, number 1 was just released<br><br>on right button pressed:<br><br>Button device0@localhost, number 0 was just pressed<br>
Button device0@localhost, number 0 was just released<br><br>on touching tracker:<br><br>Analog device0@localhost:<br><br>    0.00, 0.00, 0.00, 0.00, 0.00, 0.00 (6 chans)<br>    (several above lines with different values)<br>
<br>Thanks,<br>Nenad.<br><br><br><br>On Tue, Apr 2, 2013 at 6:43 PM, David Lonie &lt;<a href="mailto:david.lonie@kitware.com">david.lonie@kitware.com</a>&gt; wrote:<br>&gt;<br>&gt; On Tue, Apr 2, 2013 at 12:39 PM, Nenad Vujicic &lt;<a href="mailto:nenadus@gmail.com">nenadus@gmail.com</a>&gt; wrote:<br>
&gt; &gt; Dear Dave, Aashish,<br>&gt; &gt;<br>&gt; &gt; Thank you very much for your responses.<br>&gt; &gt;<br>&gt; &gt; I&#39;m sorry, I tried dummy buttons with both v3.98.1 and current master<br>&gt; &gt; ParaView sources, but they didn&#39;t help me. Also, I&#39;m still able to select<br>
&gt; &gt; visibility with grab world style from ParaView&#39;s UI (in master sources).<br>&gt; &gt; Btw, my 3d mouse has 2 buttons<br>&gt; &gt; (<a href="http://www.3dconnexion.com/products/spacenavigator.html">http://www.3dconnexion.com/products/spacenavigator.html</a>). Here is one of<br>
&gt; &gt; snippets from state file I tried:<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; &lt;VRConnectionManager&gt;<br>&gt; &gt;    &lt;VRPNConnection name=&quot;vrconnection&quot; address=&quot;device0@localhost&quot;&gt;<br>
&gt; &gt;       &lt;Button id=&quot;0&quot; name=&quot;MyRightButton&quot;/&gt;<br>&gt; &gt;       &lt;Button id=&quot;1&quot; name=&quot;MyLeftButton&quot;/&gt;<br>&gt; &gt;       &lt;Button id=&quot;2&quot; name=&quot;MyDummyButton&quot;/&gt;<br>
&gt; &gt;       &lt;Analog id=&quot;0&quot; name=&quot;MyAnalog&quot;/&gt;<br>&gt; &gt;<br>&gt; &gt;       &lt;Tracker id=&quot;0&quot; name=&quot;MyTracker&quot;/&gt;<br>&gt; &gt;     &lt;/VRPNConnection&gt;<br>&gt; &gt;   &lt;/VRConnectionManager&gt;<br>
&gt; &gt;   &lt;VRInteractorStyles&gt;<br>&gt; &gt;     &lt;Style class=&quot;vtkVRGrabWorldStyle&quot; proxyName=&quot;RenderView1&quot; proxy=&quot;269&quot;<br>&gt; &gt; property=&quot;ModelTransformMatrix&quot;&gt;<br>
&gt; &gt;       &lt;Button role=&quot;Reset world&quot; name=&quot;vrconnection.MyLeftButton&quot;/&gt;<br>&gt; &gt;<br>&gt; &gt;       &lt;Button role=&quot;Rotate world&quot; name=&quot;vrconnection.MyRightButton&quot;/&gt;<br>
&gt; &gt;       &lt;Button role=&quot;Translate world&quot; name=&quot;vrconnection.MyDummyButton&quot;/&gt;<br>&gt; &gt;<br>&gt; &gt;       &lt;Tracker role=&quot;Tracker&quot; name=&quot;vrconnection.MyTracker&quot;/&gt;<br>
&gt; &gt;    &lt;/Style&gt;<br>&gt; &gt; &lt;/VRInteractorStyles&gt;<br>&gt; &gt;<br>&gt; &gt; Do you have some other idea?<br>&gt;<br>&gt; What happens when you press the right button and move the tracker?<br>&gt; Does the scene move at all, or are you still just seeing the error<br>
&gt; messages in the log?<br>&gt;<br>&gt; Dave<br></div>