| View previous topic :: View next topic |
| Author |
Message |
ZugZugZealot
Joined: 31 May 2008 Posts: 2
|
Posted: Tue Jun 03, 2008 10:02 am Post subject: Direct FN Key Support |
|
|
| Well, don't know what to put in here, since the subject says it all... I know that there's "special keys," however it'd be a lot easier if there was direct support from AHK. |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Tue Jun 03, 2008 6:49 pm Post subject: |
|
|
AHK cannot see the Fn key (usually) because the keyboard does not send a keycode for the Fn key. the fn key often only modifies the other keys key codes.
If no code is sent, then AHK cannot see it. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
|