TrackPoint Scrolling for Linux 2.6.9 and 2.6.10

 I just updated my TrackPoint driver to include middle button scrolling just like the Windows drivers.

To enable this feature, type the following in to a terminal (you may need to be root):

 $ echo 1 > /proc/trackpoint/scrolling

Then press the middle button and push the stick up and down to scroll. Similarly, to disable scrolling:

 $ echo 0 > /proc/trackpoint/scrolling

There are quite few changes in this update, you can read more about them at ThinkWiki.org.

Download the patch:

TrackPoint 2.6.9 @ Clarkson
TrackPoint 2.6.10 @ Clarkson