okay. trying to replicate so I can test. I’m on F39 KDE Plasma. ignore touchpad on typing is checked in settings.
If I type with one hand (into Konsole), moving the touchpad shows the cursor, clicking the touchpad looks like it highlights text. getting same behavior before and after installing the test RPM. so thinking I am not doing the test right
And I did reboot after installing the RPM to make sure it should be active (and I don’t have an /etc/libinput dir, so shouldn’t be same as what @Owen hit)
What I did was type for a bit, and then immediately try and move the cursor with the trackpad. When it was working, there was a second or so of delay between typing and being able to use the trackpad.Sounds to me like it’s not working tho. Check the file /usr/share/libinput/50-system-framework.quirks, it should have an entry like was posted above with [Framework Laptop 16 Keyboard Module]. If it doesn’t then the update didn’t install correctly.
without the update:
if I try to move the cursor via the trackpad while typing I see the cursor move
This is regardless of the “disable while typing setting”
with the update:
if I try to move the cursor via the trackpad while typing, it is ignored and the cursor won’t show and start moving until a delay after I stop typing.
(And if I turn off “disable while typing”, as expected cursor shows and is moving while typing)
both before and after if I click (actually depress the touchpad until the hardware click kicks in) it is registered as a mouse click event.
I used libinput list-devices to see the devices on my FW16, so you could do similar on your FW13 to get the name. and then see if it is in the quirks file.
Hang on - this shouldn’t be necessary with the 13, it should be already recognized as an internal keyboard anyway. Is this feature not working for you on your 13 when you have the option enabled in the input settings?
yeah I was thinking that as well (FW13 should be covered already). why I suggested to do the list-devices to confirm the name and check that against the contents in the quirks file…
Ah ok. If you’d like to disable it, there should be a setting to do so somewhere. On KDE it’s in input devices->trackpad, I assume it’s somewhere similar on other DEs.