Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的华硕上按下“Vivobook”键后,我正在尝试用 C# 编写小程序来执行一些任务。问题是按钮实际上并不是键盘的一部分,标准的按键没有捕捉到任何东西。我在某处读到此按钮启动 ACPI 事件。有什么方法可以查看所有 ACPI 事件以找到该事件并稍后捕获它?如果不可能,哪种语言允许这样做?除了 asm:P