deepin下怎么禁用自带的笔记本键盘(接了外置键盘)
Tofloor
poster avatar
startzhy
deepin
2018-03-18 19:39
Author
如题:百度了一下,貌似只找到两种方法。
1、/boot/grub/grub.conf   kernel一行后面加” i8042.nokbd ”
2、xinput     deepin找不到xinput命令


上面都不可用。
Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2018-03-18 23:11
#1


  1. sudo apt install xinput
Copy the Code


然后执行
  1. xinput
Copy the Code
命令 找到你的笔记本键盘id

再执行
  1. xinput set-prop 'Device Enabled' 0
Copy the Code
Reply View the author
avatar
startzhy
deepin
2018-03-19 00:39
#2
https://bbs.deepin.org/post/154370
然后执行命令 找到你的笔记本键盘id

再执行

谢谢                                             
Reply View the author
avatar
electricface
deepin
2018-03-19 17:12
#3
还有这种需求吗
Reply View the author
avatar
159******53
deepin
2018-03-19 20:37
#4
一直用的外接键盘 先前直接把笔记本键盘和主板连线拆了  才知道这种操作
Reply View the author