Disable laptop build-in

Posted kpos

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Disable laptop build-in相关的知识,希望对你有一定的参考价值。

check input device ID:

  xinput list      ;by this you should remeber vitual core keyboard ID(master ID, 3 in my laptop), and AT keyboard ID(13 in my laptop).

Disable:

  xinput float $(ATkeyboard ID)      ;command as "xinput float 13" for me.

Enable:

  xinput reattach $(AT keyboard ID) $(master ID)    ;command as "xinput reattach 13 3" for me.

 

以上是关于Disable laptop build-in的主要内容,如果未能解决你的问题,请参考以下文章

Codeforces 456A - Laptops

How do I unmute my Lenovo laptop?

浙南联合训练赛 B-Laptops

Outlook - Teams Meeting button不显示的解决方案

Outlook - Teams Meeting button不显示的解决方案

A. Laptops1100 / 排序