have installed ubuntu 8.04.1 lts on one of my thinkpads
need to know how can to set up trackpoint sensitivity without installing configure-trackpoint
is there any chance to edit any file to do that
thx for all answers,
rgds,
T43-2668-CTO , T43p-2668-G7GCode: Select all
# echo -n 210 > /sys/devices/platform/i8042/serio1/serio2/sensitivity
# echo -n 150 > /sys/devices/platform/i8042/serio1/serio2/speed


Thank you for reminding me why I love linux.Marin85 wrote:Of course there is such a chance, that´s Linux, everything is possible in Linux, especially when it´s installed on a ThinkPad![]()
As sudo type in the terminalI believe these are the right paths for Ubuntu 8.04. They slightly differ from what is listed in Thinkwiki. Also, if you don´t want to bother with typing it each time you reboot into Linux, you can add these lines to /etc/rc.local (before the End) part.Code: Select all
# echo -n 210 > /sys/devices/platform/i8042/serio1/serio2/sensitivity # echo -n 150 > /sys/devices/platform/i8042/serio1/serio2/speed
Cheers
Marin
EDIT: I forgot to mention that 210 and 150 are values of my preference. You can set any values between 1 and 252 if I remember correctly.
Samuel Adams wrote:The natural liberty of man is to be free from any superior power on Earth, and not to be under the will or legislative authority of man, but only to have the law of nature for his rule.
True linux love doesn´t need to be reminded oftylerwylie wrote:Thank you for reminding me why I love linux.

No, but it's always refreshing to remind yourself about it.Marin85 wrote:True linux love doesn´t need to be reminded oftylerwylie wrote:Thank you for reminding me why I love linux.
Samuel Adams wrote:The natural liberty of man is to be free from any superior power on Earth, and not to be under the will or legislative authority of man, but only to have the law of nature for his rule.
I couldn´t agree more!tylerwylie wrote:No, but it's always refreshing to remind yourself about it.
Users browsing this forum: No registered users and 1 guest