我可以用我的程序捕获Fn F3(或Fn F2 ……)键吗?
解决方法
@Leo,Fn的主要功能是改变键盘上其他键的
scancodes,不幸的是Fn键通常(在某些系统中这个键返回一个ScanCode)没有扫描码,另外这个键的行为是没有标准化为其他键(Ctrl ALT),因为这是非常难以检测或按下此键时的拦截.
> Mystery of the Fn key – A guide to remapping the Fn key in Windows
> Keyboard scancodes