-
- Downloads
touch works: using ATTRS{name}=="sec_touchscreen"
* need ATTRS{name}=="sec_touchscreen" else device detected as touchpad! * give size hint (in mm) otherwise too small size is assumed * to avoid palm detection, need palm pressure threshold 256 and and libinput>1.10 * set calibration matrix for 270 degree clockwise rotation, see [1] * remove TOUCHPAD, add TOUCHSCREEN to ensure that device is seen as touchscreen only, see [1]#udev_device_type [1] https://wayland.freedesktop.org/libinput/doc/latest/udev_config.html
parent
6b17e5dd
No related branches found
No related tags found
Please register or sign in to comment