Is it possible (and how?) to make ubuntu/linux/xorg identify 2 finger taps on a touchscreen (read SCREEN, not touchpad)? I tried easystroke to get click+hold popup a rightclick menu (executing xdotool click 3) like in windows, but that destroyed the 1 finger scroll in every program that supported it out of the box.
I would rather have 1 finger scroll and at same time click+hold for rightclick menu but it seems impossible. So my plan was to use 2 finger to scroll and 1 finger click+hold for rightclick menu.
Is it possible? I have been googling for several days now, so either nobody else is using touchscreens with linux or my google-fu is awful.....
I am using ubuntu-gnome, not unity (in case someone knows of a gnome-specific solution)