gpt4 book ai didi

linux - Arch linux UDEV 不工作 : Process '/usr/bin/synclient touchpadoff=1' failed with exit code 1

转载 作者:塔克拉玛干 更新时间:2023-11-03 00:38:08 25 4
gpt4 key购买 nike

<分区>

我想在插入 USB 鼠标时关闭触摸板。

这是我的规则:

SUBSYSTEMS=="usb", DRIVERS=="usb", ATTRS{manufacturer}=="Logitech", ATTRS{product}=="USB Receiver", ACTION=="add", RUN+="/usr/bin/synclient touchpadoff=1"
SUBSYSTEMS=="usb", DRIVERS=="usb", ATTRS{manufacturer}=="Logitech", ATTRS{product}=="USB Receiver", ACTION=="remove", RUN+="/usr/bin/synclient touchpadoff=0"

但它给了我这个信息:

Process '/usr/bin/synclient touchpadoff=1' failed with exit code 1.

我不知道上面的信息是什么意思。

帮帮我。

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com