Physical clicking button in touchpad malfunctioning by getting stuck depressed. System thinks I'm trying to drag windows around. Destroys touchpad usability almost completely. Tap-to-click works great and is preferred. Primary DE is GNOME on Wayland, fairly clean/vanilla Arch install on Asus 2-in-1 model UX360C.
Tried using GNOME Settings and GNOME Tweaks, but do not see any options for disabling/ignoring the touchpad button click. I think there's only 1 click button under this specific touchpad, but not sure
This is apparently more do-able with Xorg/Xwayland, but I'd really rather be on wayland. Will not be surprised to learn it's not currently feasible.
#Disable touchpad's click button
25 messages · Page 1 of 1 (latest)
could you use a remapping software for it?
would something like this work?
https://www.linuxuprising.com/2021/06/gnome-how-to-disable-touchpad-when.html
there should also be an option for disable when typing, which may help?
I guess another option is, could you just...physically remove the button?
physically removing the button is an interesting idea. hadn't considered that, as it's built into the touchpad. wonder if i got some foaming material in the crack next to the touchpad that'll expand and set and the touchpad simply couldn't be clicked....
kidna a pain. it seems that inputs come through libinput and could have udev rules applied. i do not know if it's possible
if it's getting stuck presumably it needs cleaning more than anything?
can you take a picture of the button?
it's the button INSIDE the touchpad device. it looks like this: https://guide-images.cdn.ifixit.com/igi/ivNxTXgavk2iNuyS.medium
i'm looking for a software fix here, though
okay taking that off I would say would mean dismantling the laptop completely, which, is almost definitely going to be 3 hours of stress headache, agree, software fix would be best
i have no idea how anything got inside it to make it stick
that sort of pad usually is slightly bigger than the hole, and also, if it pops up, if the cable is tight, well, you're in for trouble
the casing isn't damaged and causing the issue at all is it?
i was already inside the case to re-attach the [edit:touchpad] cable, which did bring it back to life but now the sticking problem
it's not fun in there lol
I assume this is how something happened, maybe a wire or screw misaligned and is ever so slightly triggering the sensor from underneath
something like xmous button control wouldn't work on the software side for trying to disable it would it?
I swear in linux there's some sort of cheese named app, but I hadn't used anything like that in many years
my searching around found lots of ways to fix the problem with xinput on xorg/xwayland
but not wayland, I see
have you tried this:
https://aur.archlinux.org/packages/noinputs-git
found via:
https://wiki.archlinux.org/title/Input_remap_utilities
incase you haven't seen that page
Description: A simple script to disable (inhibit) input devices: a Wayland-compatible alternative to xinput.