libinputタッチスクリーンクリックイベント精度

libinputタッチスクリーンクリックイベント精度

Debian 10を実行するAdVantechタッチモニターがあります。

Aはイベントtapにつながりますclick(ここではすべてが大丈夫です)。

しかし、そうでないtapことが1つあります。move

ホールマシンの操作(振動)中にタッチデバイスを制御する必要がある場合は、痛いです。

クリックが少し動いているときにクリック(押下)イベントをトリガーするように設定できるパラメータはありますか?

ハードウェアのリストは次のとおりです。

⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ PenMount PM1310                           id=8    [slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver Mouse               id=10   [slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver Consumer Control    id=11   [slave  pointer  (2)]
⎣ Virtual core keyboard                         id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]
    ↳ Video Bus                                 id=6    [slave  keyboard (3)]
    ↳ Power Button                              id=7    [slave  keyboard (3)]
    ↳ Logitech USB Receiver                     id=9    [slave  keyboard (3)]
    ↳ Logitech USB Receiver System Control      id=12   [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=13   [slave  keyboard (3)]
    ↳ Logitech USB Receiver Consumer Control    id=14   [slave  keyboard (3)]
Device 'PenMount PM1310':
        Device Enabled (144):   1
        Coordinate Transformation Matrix (146): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Calibration Matrix (284):      1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Calibration Matrix Default (285):      1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Send Events Modes Available (267):     1, 0
        libinput Send Events Mode Enabled (268):        0, 0
        libinput Send Events Mode Enabled Default (269):        0, 0
        Device Node (270):      "/dev/input/event7"
        Device Product ID (271):        5345, 13576

関連情報