Me lembro que o rbelem tambem estava reclamando do driver do synaptic... que ele tinha achado um bug... Pode ser que infelizmente voce esteja tendo problemas com o mesmo bug... Vou te passar este link aqui ( http://ubuntuforums.org/showthread.php?t=76585&highlight=synaptic+driver) que tem uma discussao que, apesar de ser um assunto com objetivos diferentes, pode te dar alguma informacao util.
Tambem achei outro link que esse sim, pode ser mais util ainda. ( http://forums.gentoo.org/viewtopic-t-67852-highlight-synaptic.html) Modify your /etc/X11/XF86Config file as follows: a. In the module section of XF86Config, add the line *Code:* Load "synaptics" b. Add or modify the InputDevice section of XF86Config so that you have these settings for the touchpad. This is what my XF86Config looks like: *Code:* # Touchpad - Synaptics driver Section "InputDevice" Driver "synaptics" Identifier "Mouse [touchpad]" Option "Device" "/dev/input/event0" Option "Protocol" "event" Option "LeftEdge" "1900" Option "RightEdge" "5400" Option "BottomEdge" "1800" Option "TopEdge" "3900" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.02" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0010" # Option "Repeater" "/dev/ps2mouse" # Option "SHMConfig" "on" EndSection Boa sorte!!! Og -- Og B. Maciel [EMAIL PROTECTED] [EMAIL PROTECTED] GPG Keys: D5CFC202 http://www.ogmaciel.com (en_US) http://blog.ogmaciel.com (pt_BR) -- ubuntu-br mailing list [email protected] www.ubuntu-br.org http://lists.ubuntu.com/mailman/listinfo/ubuntu-br

