文件操作 - 70-touchpad-quirks.rules
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/udev/rules.d/70-touchpad-quirks.rules
编辑文件内容
ACTION!="add|change", GOTO="touchpad_quirks_end" KERNEL!="event*", GOTO="touchpad_quirks_end" ENV{ID_INPUT_TOUCHPAD}!="1", GOTO="touchpad_quirks_end" # model specific quirks # Dell Minis have a touchpad where the buttons and the touchpad area # overlap. Clicking a button thus moves the pointer, this requires special # Xorg configuration. ATTR{[dmi/id]product_name}=="Inspiron 1011|Inspiron 1012", \ ENV{ID_INPUT.tags}="touchpad_button_overlap" LABEL="touchpad_quirks_end"
修改文件时间
将文件时间修改为当前时间的前一年
删除文件