# Logitech Wireless Touchpad reports pressure values of 70-260 during normal # usage, so palm threshold must be set above 260. Also, it is a desktop device # -- not built into a laptop surface -- so accidental palm contact is not an # issue in practice. So set the palm threshold high enough to avoid false # positives. # # For now, set to 255 to avoid a libinput bug (see https://bugs.freedesktop.org/show_bug.cgi?id=105753, # and libinput commit 59eb10e5). # libinput:touchpad:input:b0003v046Dp4011* LIBINPUT_ATTR_PALM_PRESSURE_THRESHOLD=255