I’ve just installed Brave on Ubuntu 22.04 by following this instruction Installing Brave on Linux
Brave has a two-finger swipe to zoom only on Windows but not on Linux. So I did as follows (Two-Finger Swipe Gestures and Pinch-to-Zoom Touchpad Functionality Not Working on Ubuntu 22.04)
sudo gedit /usr/share/applications/brave-browser.desktop
Then, in the text editor, I’ve put flag in the Exec parameter.
#Exec=/usr/bin/brave-browser-stable %U
Exec=/usr/bin/brave-browser-stable --enable-features=TouchpadOverscrollHistoryNavigation --disable-experiments
But it doesn’t work. Please help me, I love brave but this feature is very important to we. Any help is appreciated.
New update: It turns out, the job couldn’t be easier. Follow these steps to get pinch to pinch-to-zoom gesture in Brave on Linux:
- In Brave, go to
brave://flags/ - Find the “Preferred Ozone platform” section
- Select “Wayland”