1 阅读
安装 安装必要的函数库和驱动程序 $ sudo pacman -S libinput xf86-input-libinput xorg-xinput 编写Shell脚本 $ vim DisableTouchpad.sh #!/bin/bash declare -i ID ID=`xinput list | grep -Eio '(touchpad|glidepoint)s*id=[...
📖 阅读原文
文章来自第三方博客,点击下方按钮阅读完整内容
相关文章
暂无评论...