Does Solus Budgie support touch gestures? for touch screen

Example :
Scroll the page down or up in Firefox

Before today I used Fedora 29 Gnome and i3 , it works great with all the programs
but now it does not work when using gnome or budgie

what package name

It didn't work for me by default, but I found a solution through a google search. Trying to remember off the top of my head what I did now though as it was a while ago.

I believe all I had to do was:

  1. Go to /usr/share/applications
  2. Open 'firefox.desktop' in whatever text editor you want
  3. Scroll down until you find 'Exec' under [Desktop Entry]. Change the value there to Exec=env MOZ_USE_XINPUT2=1 firefox %u
  4. It should then work hopefully. If not, get back to me, and I'll try to recall if there was an extra step I've forgotten.