Difference between revisions of "UltraNav"
(→Models featuring UltraNav) |
m (→IBM UltraNav) |
||
Line 4: | Line 4: | ||
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | <div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | ||
===IBM UltraNav=== | ===IBM UltraNav=== | ||
− | The classic integrated pointing device in | + | The classic integrated pointing device in ThinkPads was always a trackpoint. With the T30 IBM introduced UltraNav, a combination of both the classical [[TrackPoint]] coupled with a programmable touchpad. The technology for this combined pointing device comes from Synaptics. The TouchPad features all kind of customizable ways of input, from standard pointing over scrolling by movement along the edges, tap zones, to ignoring accidential touches. |
</div> | </div> | ||
|} | |} |
Revision as of 05:59, 17 January 2006
The classic integrated pointing device in ThinkPads was always a trackpoint. With the T30 IBM introduced UltraNav, a combination of both the classical TrackPoint coupled with a programmable touchpad. The technology for this combined pointing device comes from Synaptics. The TouchPad features all kind of customizable ways of input, from standard pointing over scrolling by movement along the edges, tap zones, to ignoring accidential touches. |
Linux Support
Both the TrackPoint and the TouchPad work with the standard ps2/psaux driver of linux kernels.
To get advanced configurability for the touchpad working there are several drivers for Synaptics TouchPads available for X:
- Synaptics TouchPad driver for X is an X input driver
- tpconfig is a tool to configure the TouchPad device before the actual input driver takes over
To get advanced configurability for the TrackPoint, look at the TrackPoint kernel patch.