06-13-2010 06:00 AM
Have you tried it recently ?
Maybe when you tried that sw wasn't fixed for lucid and now it is.
i'm just guessing .
06-14-2010 07:51 AM
Yes, I tried it again after your post. Maybe it works only with the 32 bits version of Lucid and not with the 64 bits.
The point is that there is no way to discard the touchpad n the bios. Under Windows 7 wich is sell with the SL410, there is no problem to stop the touchpad permanently. With Karmic, gpointing-device-settings worked fine.
I hope to find a solution with the time.
07-09-2010 09:45 PM
The trouble of few minutes disabling ThouchPd with Ubuntu 10.4 (64bit) is solving by editing /usr/lib/X11/xorg.conf.d/10-synaptics.conf
and comment/remove all except:
Section "InputClass"
Identifier "touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "synaptics"
Option "SHMConfig" "true"
EndSection
and for enabling/disabling touchpad I use touchfreeze utility, unfortunately, I don't succeed to use special buttons(Fn+F8), if any own do, please, write solution here....
09-02-2010 05:54 AM
Since my first post on this subject, I installed PCLinuxOS 2010.7 Gnome edition on my Thinkpad. That resolved my problem.
Thank you anyway for your reply that for sure will help other people.
Again, thanks a lot.
11-15-2010 07:37 AM
same as subject.. fn+f6 doesn't work.
OS: ubuntu 10.10 NBR
thanks
11-15-2010 08:07 AM