Right-click (2 finger click) on trackpad not working, others experience this?

can you look at output of:

cat /proc/bus/input/devices

and see if anywhere says Touchpad. If not it usually means kernel or xorg bug (in this case probably xorg). Notice that this should be all resolved once our driver hits linux mainline kernel.

In the meantime if you are brave you can try:

which already contains changes we are pushing upstream.