

tpconfig (touch page config) was originally developed by C. Scott Ananian and is now being supported by Bruce Kall .
The latest version of tpconfig is 2.2.
tpconfig is currently supported as a command-line configuration tool.
The PS/2 port does not currently support sharing. Therefore the tpconfig utility will not work while any other mouse driver is loaded (gpm). This also means that you cannot use tpconfig while X Windows is running. The suggested use of tpconfig is to run it from a startup script before gpm is started.
I usually run tpconfig from a file called S84tpconfig which (on my RH system) is in /etc/rc.d/rc5.d to turn off the tap mode.
(You can put the same file (or a link) in /etc/rc.d/rc3.d for run level 3).
Alternatively you can put this script into /etc/rc.d/init.d as 'tpconfig' and then make a link to it as S84tpconfig in /etc/rc.d/rc5.d and /etc/rc.d/rc3.d.
Always make sure to give execute permission to the script whereever you put it.
(May 8,2000):Fixed link for 2.2.13 kernel patch.
(April 12,2000): There is an updated 2.2.13 kernel patch available that fixes ACK problems between tpconfig and the kernel.
It has also been reported that running tpconfig with the --rate=0 option stops some erratic movements. (Thanks to alx@muted.org for both of these items)
(February 24, 2000): Well, both Dell and Sony have started incorporated a touchpad,touchstick from ALPS. There are in at least the Dell Latitude CPx and the Sony VAIO laptop lines. tpconfig does NOT support them at this time, but I am in the process of getting the API from ALPS and will be incorporating this in the next version of tpconfig. The Dell's also incorporate the ALPS GlideStick in the middle of the keyboard (like the stick pointer in some of the IBM Thinkpads). I also intend to support the disabling of 'tapping' the GlideStick as well. Tapping of the touchpad/touchsticks drives me crazy, I'm not sure about you (causes the 'selection' of things on the screen when you don't want to)!
(June 2, 1998): It has been reported that there is a problem in 2.2+ kernels which causes a timeout
to occur when tpconfig runs (should report a 'timed out connecting to touch pad').
There is a kernel patch available to fix this for the kernel file
drivers/char/pc_keyb.c. This is discussed in detail in
a dejanews article by Julian Bradfield (Thanks to Arthur Richardson, arichardson@redroof.com for this information).
This page last updated: May 8, 2000
Copyright © 1998-2000 Bruce Kall