To enable Trackpoint, just add these lines to your xorg.conf under the
mouse device section:
Code:
--------------------
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
--------------------
You now scroll using the middle button + trackpoint. Paste using
buttons 1 & 3.
--
AgenT