Difference between revisions of "TrackPoint"

From ThinkWiki
Jump to: navigation, search
(Linux Support)
(now that rc1 is out lets update the comment)
Line 15: Line 15:
 
However, to make use of advanced features like configuring sensitivity or enabling "tap-to-click" there are different solutions available depending on the kernel you are using.
 
However, to make use of advanced features like configuring sensitivity or enabling "tap-to-click" there are different solutions available depending on the kernel you are using.
 
* For 2.4 type kernels it is recommended to use the [http://www.slac.stanford.edu/~strauman/pers/tp4utils/ Linux Trackpoint utilities].
 
* For 2.4 type kernels it is recommended to use the [http://www.slac.stanford.edu/~strauman/pers/tp4utils/ Linux Trackpoint utilities].
* For 2.6 type kernels there is a [[Patch to enable advanced trackpoint configuration]] available. If you are using GNOME you might want to use [http://tpctl.sourceforge.net/configure-trackpoint.html configure-trackpoint] as a graphical frontend to it.
+
* 2.6.14rc1 and newer has TrackPoint support as part of the regular PS/2 Mouse support
 +
* For older 2.6 kernels, you can get the [[Patch to enable advanced trackpoint configuration]].
  
Update: Linus just merged the TrackPoint patch into his Git tree for the 2.6 kernel, and should be in 2.6.14 when released.
+
If you are using GNOME with the 2.6 kernel TrackPoint support, you might want to use [http://tpctl.sourceforge.net/configure-trackpoint.html configure-trackpoint] as a graphical frontend to it.
  
 
*Have a look at [[How to configure the TrackPoint]].
 
*Have a look at [[How to configure the TrackPoint]].

Revision as of 22:57, 13 September 2005

IBM TrackPoint

IBM TrackPoint

The TrackPoint is IBMs name for the stick that sits between the g, h an b keys of the keyboard. It is used as a pointing device and hence as an alternative to an external mouse or a touchpad. What sets it apart from devices found in notebooks of other manufacturers is that it has no moving parts. It works using a solid state strain gauge. Its tap-to-click feature, which means that you can tap the stick to do a left click instead of using the left mouse button, is also handy.

Linux Support

The TrackPoint uses the PS/2 interface so it is supported by the standard psaux mouse input driver included in the Linux kernel.

Note that the "IMPS/2" driver of the X server is incompatible with most TrackPoints. You'll have to use "PS/2" in the protocol option of your input section if your mouse pointer always jumps to the lower left corner of the screen. This seems to be solved with the T4x generation of ThinkPads.

However, to make use of advanced features like configuring sensitivity or enabling "tap-to-click" there are different solutions available depending on the kernel you are using.

If you are using GNOME with the 2.6 kernel TrackPoint support, you might want to use configure-trackpoint as a graphical frontend to it.

Models featuring this Technology

TrackPoint II

TrackPoint III

TrackPoint IV

External Sources