[ltp] Problem with trackpoint scrolling button

Bobby linux-thinkpad@linux-thinkpad.org
Thu, 15 Jun 2006 09:15:37 +0800


------=_Part_21180_9267897.1150334137182
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello,

I have a little problem with my scrolling button (middle one). I can scroll
with it but many times if I push it too often during a very short time it
will paste the last thing I copy. If it's an url it will automatically past
it in firefox so firefox leave the website I'm reading for the website it
automatically pasted, if not an url it launch google with the pasted words.

I hope you can understand my meaning and help me :D

my xorg.conf


Section "InputDevice"
        Identifier      "Mouse0"
        Driver          "mouse"
        Option          "Protocol"              "auto"
        Option          "Device"                "/dev/input/mice"
        Option          "ZAxisMapping"          "4 5 6 7"
        Option          "EmulateWheel"          "true"
        Option          "EmulateWheelButton"    "2"
#       Option          "Emulate3Buttons"       "true"
EndSection

I disabled the third buttons for resolve this problem but changed nothing.

------=_Part_21180_9267897.1150334137182
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hello,<br><br>I have a little problem with my scrolling button (middle one). I can scroll with it but many times if I push it too often during a very short time it will paste the last thing I copy. If it's an url it will automatically past it in firefox so firefox leave the website I'm reading for the website it automatically pasted, if not an url it launch google with the pasted words. 
<br><br>I hope you can understand my meaning and help me :D<br><br>my xorg.conf<br><br><br>Section &quot;InputDevice&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Mouse0&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;mouse&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Protocol&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;auto&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Device&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;/dev/input/mice&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;ZAxisMapping&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;4 5 6 7&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;EmulateWheel&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;true&quot;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;EmulateWheelButton&quot;&nbsp;&nbsp;&nbsp; &quot;2&quot;<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Emulate3Buttons&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;true&quot;<br>EndSection<br><br>I disabled the third buttons for resolve this problem but changed nothing.
<br><br>

------=_Part_21180_9267897.1150334137182--