Just for clarification for kernel newbies like me, to apply this patch, I do something like:
$ sudo apt-get build-dep --no-install-recommends linux-image-2.6.35-22-generic .config $ apt-get source linux-image-2.6.35-22-generic $ cd linux-2.6.35 $ pushd drivers/input/mouse $ patch < ~/Download/synaptics.diff $ cp /boot/config-2.6.35-22-generic .config $ popd $ make modules Is there a way to just build the needed module? Which module do I need to build and install? Bill -- Synaptics Clickpad touchpad buttons are not working https://bugs.launchpad.net/bugs/582809 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs