模拟Fn + F11按键 [英] Simulate Fn+F11 key press

查看:244
本文介绍了模拟Fn + F11按键的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您能告诉我如何在笔记本电脑上模拟按键 Fn + F11 吗?我需要编写驱动程序还是类似的驱动程序?

Can you tell me how I can simulate key presses Fn + F11 on a laptop? Do I have to write a driver, or something like that?

平台是Windows XP Pro SP3。编程语言是C / C ++。目的是创建一个程序,该程序允许通过GUI更改只能通过此热键关闭/打开的某些硬件设备的启用/禁用。 IDE是Visual Studio 2010

The platform is Windows XP Pro SP3. Programming Language is C/C++. The purpose is create a program that allow to change enable/disable via GUI some hardware device that can turned off/on only with this hotkey. The IDE is Visual Studio 2010

推荐答案

不起作用。笔记本电脑上的 Fn - F11 组合键无法由操作系统处理;它是在系统管理模式下处理的-本质上是一种BIOS功能。

Won't work. The Fn-F11 key combo on laptops isn't handled by the OS; it's processed in Systems Management Mode - a BIOS feature, essentially.

这篇关于模拟Fn + F11按键的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆