Thanks for the PPA it worked for me :
sudo add-apt-repository ppa:dtl131/mediahacks
sudo apt-get update
sudo apt-get install xfce4-weather-plugin
sudo add-apt-repository --remove ppa:dtl131/mediahacks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
To be more acurate, on my U100 the mouse was unusable after a few
seconds, cursor moved but click has no effect. Removing the psmouse
module at startup solved this issue.
So I put only the following command (and not the other one which reloads the
unwished module) in /etc/rc.local :
/sbin/modprob
This worked for me to correct mouse failure after first click with a
U100 Wind and both 9.04 and 9.10...
I had to put the commands :
/sbin/modprobe -r psmouse
/sbin/modprobe psmouse
in /etc/init.d/rc.local in order that they will be executed as root
Thanks for this fix.
--
[Jaunty] synaptics