Friday, August 10, 2012

Making trackpoint work!

Trackpoint is pretty slow by default in Ubuntu, and as you may notice the sensitivity slider does not help at all.

To configure the speed, you will need to install "configure-trackpoint" app.
For this program to work you will need "sysfsutils" and "libgnomeui" as well.

So use these commands at the terminal:

sudo apt-get install sysfsutils

sudo apt-get install libgnomeui-dev

Then install "configure- trackpoint" and run it as root

sudo configure- trackpoint


And then you will have a pretty quick trackpoint :)

No comments:

Post a Comment