<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LaLu</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LaLu"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/LaLu"/>
	<updated>2026-05-05T23:40:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:Patch_to_enable_advanced_trackpoint_configuration&amp;diff=6728</id>
		<title>Talk:Patch to enable advanced trackpoint configuration</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:Patch_to_enable_advanced_trackpoint_configuration&amp;diff=6728"/>
		<updated>2005-07-20T14:31:51Z</updated>

		<summary type="html">&lt;p&gt;LaLu: /* Middle Button Scrolling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;IMHO the driver should not emulate a mousewheel, this should be done by the Xserver.&lt;br /&gt;
e.g. (for Xfree86)&lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
         Identifier      &amp;quot;TouchPoint&amp;quot;&lt;br /&gt;
         Driver          &amp;quot;mouse&amp;quot;&lt;br /&gt;
         Option          &amp;quot;CorePointer&amp;quot;&lt;br /&gt;
         Option          &amp;quot;Device&amp;quot;                &amp;quot;/dev/input/mouse1&amp;quot;&lt;br /&gt;
         Option          &amp;quot;Protocol&amp;quot;              &amp;quot;auto&amp;quot;&lt;br /&gt;
         Option          &amp;quot;Emulate3Buttons&amp;quot;       &amp;quot;1&amp;quot;&lt;br /&gt;
         Option          &amp;quot;EmulateWheel&amp;quot;          &amp;quot;on&amp;quot;&lt;br /&gt;
         Option          &amp;quot;EmulateWheelButton&amp;quot;    &amp;quot;2&amp;quot;&lt;br /&gt;
         Option          &amp;quot;XAxisMapping&amp;quot;          &amp;quot;6 7&amp;quot;&lt;br /&gt;
         Option          &amp;quot;YAxisMapping&amp;quot;          &amp;quot;4 5&amp;quot; &lt;br /&gt;
 EndSection&lt;br /&gt;
However, when I tried this I found the scrolling too jerky and missed the third mouse button.&lt;br /&gt;
--[[User:Onion|Onion]] 00:27, 5 Feb 2005 (CET)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
I've used the trackpoint as mentioned above with the following additional section for an USB mouse:&lt;br /&gt;
 Section &amp;quot;InputDevice&amp;quot;&lt;br /&gt;
        Identifier      &amp;quot;USB Mouse&amp;quot;&lt;br /&gt;
        Driver          &amp;quot;mouse&amp;quot;&lt;br /&gt;
        Option          &amp;quot;SendCoreEvents&amp;quot;        &amp;quot;true&amp;quot;&lt;br /&gt;
        Option          &amp;quot;Device&amp;quot;                &amp;quot;/dev/input/mouse1&amp;quot;&lt;br /&gt;
        Option          &amp;quot;Protocol&amp;quot;              &amp;quot;ImPS/2&amp;quot;&lt;br /&gt;
        Option          &amp;quot;ZAxisMapping&amp;quot;          &amp;quot;4 5&amp;quot;&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
However, I've used /dev/input/mouse0 for the trackpoint and /dev/input/mouse1 for the USB mouse.&lt;br /&gt;
&lt;br /&gt;
As of Kernel 2.6.10, the middle USB mouse button (used for pasting) doesn't work anymore (same config as for Kernel 2.6.9, execpt for the newly included ibm-acpi support).&lt;br /&gt;
&lt;br /&gt;
Anyone one else with the same problem or with a solution?&lt;br /&gt;
&lt;br /&gt;
[[User:Cryptom|CrypTom]] 10:29, 8 Mar 2005 (CET)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Any word on 2.6.11 support?  I've seen the treads about this being included in the main tree but I guess it didn't make it.  Any sign of a patch?&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Elsewhere on the linked-to-blog ( http://stephen.evanchik.com/index.cgi/2005/01/index.html ), there is mention of a 2.6.11 patch.  It's for 2.6.11-rc2, but should be worth a try.  There're even newer patches here ( http://people.clarkson.edu/~evanchsa/software/kernel/patches/ ).&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Thanks, this patch applies cleanly to 2.6.11:&lt;br /&gt;
http://people.clarkson.edu/~evanchsa/software/kernel/patches/trackpoint-2.6.11-rc3.patch-1&lt;br /&gt;
seems to work for me.&lt;br /&gt;
&lt;br /&gt;
== scrolling with firefox ==&lt;br /&gt;
&lt;br /&gt;
Firefox has an option to do smoothscrolling when you push down the third mouse button :)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Middle Button Scrolling ==&lt;br /&gt;
&lt;br /&gt;
On http://people.clarkson.edu/~evanchsa/ I read, that middle button scrolling is no longer supported. I couldn't find any additional information on this topic!? Anyone knows why support for mb scrolling is dropped?&lt;br /&gt;
&lt;br /&gt;
--[[User:Cryptom|CrypTom]] 17:46, 18 May 2005 (CEST)&lt;br /&gt;
The scroll support was buggy. It is now done through the Xorg input driver, so there's no need to support it anymore.&lt;br /&gt;
&lt;br /&gt;
I removed all the configuration instructions from this page and created [[How to configure the TrackPoint]] from it. (Actually that page should be extended to tell about tp4d configuration as well.) Doing so, i also cleaned up some of the outdated information on this page.&lt;br /&gt;
&lt;br /&gt;
Wyrfel.&lt;br /&gt;
&lt;br /&gt;
--[[User:LaLu|LaLu]] 16:22, 20 July 2005 (CEST)&lt;br /&gt;
So there isn't any way to use the trackpoint button 2 to paste ... This is really annoying, I used this button a lot while coding.&lt;br /&gt;
Do we have to wait for the option EmulateWheelTimeout to be implemented or is there any workaround ?&lt;/div&gt;</summary>
		<author><name>LaLu</name></author>
		
	</entry>
</feed>