响应 Windows 中的 ACPI 固定功能按钮?
我的笔记本电脑上有一个神秘的额外按钮,不会导致任何键盘消息——我已经用低级键盘钩子验证了这一点。
它似乎是一个“ACPI 固定功能按钮”。 有什么想法我会在按下时如何回应吗? 我发现了一些关于它在内核模式下如何工作。 此信息是否渗透到用户模式? 或者我必须编写一个过滤器驱动程序?
接受 Win32 或 .NET 解决方案。 Windows Vista。
My laptop's got a mysterious extra button on it that doesn't cause any keyboard messages -- I've verified this with a low-level keyboard hook.
It appears that it's an "ACPI Fixed Feature Button". Any ideas how I'd go about responding when it's pressed? I found some discussion of how it works in kernel mode. Does this information percolate up to user mode? Or do I have to write a filter driver?
Win32 or .NET solutions accepted. Windows Vista.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能会对以下 URL 感兴趣。
Vista ACPI 驱动程序文档 和 Vista ACPI 驱动程序PPT
Following URLs may be of interest to you.
Vista ACPI Driver document and Vista ACPI Driver PPT