Thursday, January 10, 2008, 3:52:29 AM, you wrote: > I have not been able to solve this problem. This is maybe a stupid > question but I have read the keys section of the help file and I have > not been able to find how to code this key. When I try to record the > key, PP does not see any key press for this key. > Is there a simple solution that I am overlooking?
> Thank you for your help. > Cordially, > Murat > --- In [email protected], "yildi" <[EMAIL PROTECTED]> wrote: >> >> Hi, >> I would like to build a small keyboard macro that should send Fn+F4 >> but I have not been able to find the code for the Fn key. I would be >> grateful if you could suggest a simple solution. >> The fn key on a laptop for most brands this key bypasses the bios and has no code. It is a modifier key which has the effect of changing the code of the key pressed with the fn key. If fn+f4 is a laptop function such as changing the screen output to external monitor or lcd or some other similar function which has to do with the hardware there is likely no scancode for that key combination since it is handled in hardware not at the operating system level. To have any hope of helping you you need to tell us what function the key combination fn + f4 performs on your laptop. -- Best regards, Brian
