Ubuntu 26.04 on a Laptop 16, AMD AI 9 HX 370 w/ Radeon 890M x 24
It’s fantastic – great keyboard, great display, light enough, and I really like the modularity.
But the touchpad is terrible. It constantly interrupts my typing with cursor movements and clicks. The only chance I have of typing much at all is to hold my hands in an unnaturally high position, especially my right thumb, and even that is not foolproof. This is what I typed on the Laptop 16 before giving up and switching back to my old System76 laptop (which is pretty good too, but not as good).
<<<<
I have terrible problems with my Laptop 16 touchpad {cursor jumped three or four times} sensitivity. I find Emacs especially useful here, since the extra taps show up as unknown keystrokes. Sometimes the touchpad just moves the cursor and I end up retyping several words once I’ve put the cursor back where it belongs.
This ( Ubuntu or Fedora Touchpad Isn't Working ) says Laptop 16 requires a different approach for Palm Rejection here ( linux-docs/framework-laptop-16-disable-touchpad-typing.md at main · FrameworkComputer/linux-docs · GitHub ):
sudo tee -a /usr/share/libinput/50-framework.quirks > /dev/null <<'EOF'
[Framework Laptop 16 Keyboard Module]
MatchName=Framework Laptop 16 Keyboard Module*
MatchUdevType=keyboard
MatchDMIModalias=dmi:*svnFramework:pnLaptop16*
AttrKeyboardIntegration=internal
EOF
Then
sudo chmod 644 /usr/share/libinput/50-framework.quirks
That helped, but it only reduces the errors a little, it does not eliminate them. It remains unusable for general work.
I have seen several mentions in these forums of reducing sensitivity {cursor jumped several times} but no description of how. I’m running Ubuntu; not that I like it, but my other computers came with it, and there are enough problems with different Ubuntu versions without adding system differences. But each release seems to remove more and more config choices; I could swear one version had sensitivity configuration, but I don’t see it now (26.04).
What exactly happens with “Disable Touchpad While Typing”? How long does the touchpad stay disabled after each keystroke?
I think one problem is the physical size and location of the touchpad. It’s farther to the right than I am used to. I find I can reduce my problem if I curl my right thumb under my palm while typi{cursor jumped}ng, but I use my thumb for typing, so that’s not very helpful. I’ve tried holding my thumb high, but it’s really awkward.
I chose the one-piece haptic touchpad, not the three-piece, and I no longer remember why. But the three-piece says it can be positioned farther left. Would that be a help? {cursor jumped} I worry that all it would do is shift my problems from my right hand to my left hand. But I don’t see it in the store; is it even possible to change touchpads? The configurator says I’d save $70, but not the actual prices. {Browser page kept jumping around and increasing / decreasing sizes while looking for it}
What is a haptic touchpad anyway? Is it supposed to vibrate or push back when clicked?
>>>>