I was told that I needed a palm rest with the id 42W2958, which had been substituted, for some reason, to part 42W3821 (they said it was compatible though).
The new palm rest I received is identical to the original one I had, except for one small but annoying detail: the touchpad hardware doesn't support two finger scrolling, which I use heavily. I tried everything I could to "activate" it (if such a thing is possible) but to no avail.
With this command, it's very clear that both hardwares are different:
Code: Select all
$ xinput list-props "SynPS/2 Synaptics TouchPad" | grep Capa
Synaptics Capabilities (291): 1, 1, 1, 1, 1 # <- original touchpad (2-finger-scroll = second to last column)
Synaptics Capabilities (291): 1, 1, 1, 0, 0 # <- new touchpad



