You are not logged in.
I use a chromium-based browser. For a while, I was using Arch on a laptop with a touchscreen. During that time, the browser enabled a set of almost phone-like multitouch zoom gestures. Even though I never used the touchscreen all that much, they would work on the trackpad too. I personally find those more useful than the standard set of Ctrl-+ and Ctrl-- zooming options, but, much to my dismay, when I upgraded to a more powerful laptop, with no touchscreen, those gestures were suddenly disabled. I know my trackpad has full multitouch support, but I have yet to find a way to re-enable these gestures. Before I learn uinput and try to trick my browser into thinking there's a touchscreen, does anybody know of a way to get these gestures back, either through xorg config, or some secret environment variable, or something else entirely?
Offline
I know it does not address your zoom request but I use libinput-gestures (available in AUR) largely for the touchpad gestures I use for Chrome browser. I.e.:
swipe left = Web browser go forward
swipe right = Web browser go back
swipe left_up = Jump to next open web browser tab
swipe left_down = Jump to previous open web browser tab
swipe right_up = Close current web browser tab
swipe right_down = Reopen and jump to last closed web browser tab
hold on = Open new web browser tab
I use all 6 of the swipe gestures above very frequently and couldn't really live without them.
Last edited by bulletmark (2023-09-16 02:02:26)
Offline
Offline