<br><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; keyboard works great. However, the mouse behaves erratically. Every
<br>You should post the relevant portion of your /etc/X11/xorg.conf.<br><br>Most likely you'll need to find the right incantation for the line:<br></blockquote></div><br>My protocol was IMPS/2. Just changed it for PS/2, but results are the same.
<br><br>Section &quot;InputDevice&quot;<br>
&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; &quot;Mouse0&quot;<br>
&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;mouse&quot;<br>
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Protocol&quot; &quot;PS/2&quot;<br>
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Device&quot; &quot;/dev/input/mouse0&quot;<br>
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;ZAxisMapping&quot; &quot;4 5&quot;<br>
&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Emulate3Buttons&quot; &quot;no&quot;<br>
EndSection<br><br>BTW the problem is present both in text and X. I have been able to reproduce it very easily in vim while in insert mode.<br><br>I'm going to test the mouse on Windows tomorrow.<br>