I see somewhat similar posts, but none that address my needs. Sorry if this is a duplicate somewhere.
I am running Ubuntu 22.04.1 (fully updated) on a 12th Gen Framework Laptop with 64 GB RAM. I had the same issues when I had 32GB and I upgraded with matching Crucial RAM ( Crucial RAM 64GB Kit (2x32GB) DDR4 3200MHz CL22 (or 2933MHz or 2666MHz) Laptop Memory CT2K32G4SFD832A)
12th Gen Intel® Core™ i7-1280P × 20
I can not really use the laptop without an external keyboard. No matter how much I focus to not touch the trackpad, my cursor detects some touch (or proximity??) and the cursor skips on the page and then I am typing in a different area.
I have searched for answers for weeks. I have Gnome Tweaks installed and I have the setting for “Disable Touchpad while typing” set.
I have also experimented with the following login command in my .profile:
Disable the touchpad when typing please
syndaemon -i 0.40 -K -R -d
I have tried 0.05 up to 1.0 in small increments.
None of the above, neither the Gnome Tweaks nor the syndaemon fix solves the problem.
I now must take a bluetooth keyboard and mouse everywhere because even for the most trivial task, the typing is basically impossible.
Any solutions would be greatly appreciated.
I had the same problems under Wayland, but I am running X11 because Google Meet would not work under Wayland.
Afaik it should be enough to just remove whatever driver you’re currently using and install/load libinput instead. It should have palm detection by default.
On a fresh (clean installation of Ubuntu 22.04.1 fully updated. Without making any changes whatsoever:
X11 - typing automatically stops the touchpad from responding until typing is done.
Wayland- typing automatically stops the touchpad from responding until typing is done.
My result also matches your libinput list-devices results with Disable-w-typing: enabled.
By default, Touchégg and xserver-xorg-input-libinput is installed on Ubuntu.
Touchégg is an app that runs in the background and transform the gestures you make on your touchpad or touchscreen into visible actions in your desktop.
Libinput: Now, there is something called “Touch jump detected and discarded” that can appear in the logs after you experience a cursor jump.
It’s not super common (I’ve not been able to recreate it), but this may be what you’re experiencing.
Some users experiencing this on Ubuntu have had success using a different kernel:
You might try using a kvm/libvirt/virtmanager (apologies, I don’t know the proper terminology) virtual machine rather than virtualbox, if that will work for you.
Thank @lbkNhubert - I am definitely not going to retry virtualbox.
I am rethinking my whole 'Windows VM" solution. I installed Windows 10 and after many config issues, made it work using virtualbox. I was thinking that I was going to need to use Windows often for 3 things:
Zoom, Teams, Excel.
Zoom on Linux works well enough if I turn off the GPU
Teams works well enough - just has a really annoying login process
Excel? Would be nice, but after 2 months, I confess that Libre Calc works well enough.
I also installed and made Wine work. It works, but has a lot of limitations.
I am debating whether I need Windows at all.
If I do install Windows again, it is going to be using kvm.
Hello, sorry to necro, however this forum topic comes up often if you are searching for the issue, and another solution other than ‘reinstall’ is available and was answered later. Here’s the link:
It basically involves telling libinput that the keyboard and numpad (if you have it) are internal.