PINE64
Mouse 3rd button - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Pinebook Pro Hardware and Accessories (https://forum.pine64.org/forumdisplay.php?fid=116)
+--- Thread: Mouse 3rd button (/showthread.php?tid=8742)



Mouse 3rd button - korneliuszo - 01-10-2020

Is it possible to click 3rd mouse button when there are 3 fingers on touchpad?


RE: Mouse 3rd button - tophneal - 01-10-2020

In some DEs, yes. Gnome3 gives me this option in Manjaro.


RE: Mouse 3rd button - korneliuszo - 01-30-2020

I've changed /etc/X11/xorg.conf.d/40-pinebookpro-touchpad.conf to:
Code:
Section "InputClass"
 Identifier      "libinput for HAILUCK CO.,LTD USB KEYBOARD Touchpad"
 MatchIsTouchpad "on"
 MatchUSBID      "258a:001e"
 MatchDevicePath "/dev/input/event*"

 Option  "AccelProfile"  "adaptive"
 Option  "AccelSpeed"    "1"
 Option  "ScrollMethod"  "twofinger"
 Option  "Emulate3Button" "on"
EndSection
And it works as I intended
x (x)

#ir-ext-ui { position: fixed; padding: 1px; z-index: 9999; display: none; font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace; text-align: right; }



RE: Mouse 3rd button - LinuxIsNewToMe - 02-05-2020

Pretty off topic here. But I'm having issues with my mouse. It almost completely disappears when I move it making it hard to track. It just kind of flickers. Any advice would be awesome. Thanks!