📌  相关文章
📜  停用笔记本电脑键盘 ubuntu - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:24.251000             🧑  作者: Mango

代码示例1
xinput list 
// Locate AT Translated Set 2 keyboard
// Write down the id and the [slave keyboard(XXX)] numbers

// Disable
xinput float id

// Enable
xinput reattach id slave