Hardware/Framework/Laptop 16: Difference between revisions
Added a section on disabling ABM to improve color accuracy in power saving modes |
Clarify that unstable no longer has palm rejection issues |
||
Line 52: | Line 52: | ||
=== Touchpad Palm Rejection === | === Touchpad Palm Rejection === | ||
Prior to libinput 1.26, the Framework 16 keyboard was treated as an external USB device by libinput, causing the touchpad to stay enabled when typing. | |||
NixOS Unstable has updated libinput and is not affected. On NixOS 24.05 and earlier, this can be worked around with a libinput quirk (sourced from here: [https://community.frame.work/t/nixos-on-the-framework-laptop-16/46743/162 community.frame.work] by: [https://community.frame.work/u/sumiflow/summary @sumiflow]) | |||
environment.etc = { | environment.etc = { | ||
<nowiki> </nowiki> "libinput/local-overrides.quirks".text = <nowiki>''</nowiki> | <nowiki> </nowiki> "libinput/local-overrides.quirks".text = <nowiki>''</nowiki> |