What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Virtual Key Code

Pages: (2): « First « 1 [ 2 ] Last »
Virtual Key Code
Author: Message:
rav0
Veteran Member
*****

Avatar
i have an avatar

Posts: 1419
Reputation: 29
34 / Male / Flag
Joined: Aug 2003
RE: Virtual Key Code
My (non-laptop) keyboard has a full-hardware self-contained F Lock button. No program can know when I press it or what the F Lock state is. When t's on, the function keys work like normal. When it's off, it just sends a different scancode for the function keys (they do things like Undo, Redo, Save, Print etc).

You mentioned that the keycode scanner won't detect what keycode is recieved when you use the graphics hotkeys. Try disabling the hotkeys (or changing them) temporarily, and the to find the keycode. I don't think that thge problem is that the shortcut includes FN, it's that it's being used by the graphics driver right now. If you decided to change the shortcut to something that doesn't use Fn, you would have to find out the keycode(s) for the new shortcut before you actually change the shortcut to that.

This post was edited on 09-25-2006 at 02:44 AM by rav0.
| [Image: dorsh] |

(\ /)
(O.o)
(> <)

This is Bunny. Copy Bunny into your signature to help him on his way to world domination
09-25-2006 02:42 AM
Profile E-Mail PM Web Find Quote Report
Adeptus
Senior Member
****


Posts: 732
Reputation: 40
Joined: Oct 2005
RE: Virtual Key Code
Fn key is a pain in the posterior.  There is no standard and different vendors implement it differently.

In some cases, Fn key itself will have a keycode and when pressed in combination with certain other keys, cause them to produce different keycodes.  In other cases, it may not have a keycode of its own, but the combinations still do.  In yet other implementations, Fn key combinations trigger ACPI events and thus have no keycodes at all. 

It sounds like that may be the case with yours.  It is possible to programmatically hook (or trigger) ACPI events, but keyboard mapping software wouldn't be of much help there.

Although you are using Windows, this is a hardware question and you should be a able to Google up a lot of discussion of this (possibly including information specific to your laptop brand and model) in the context of running Linux on laptops.  Linux laptop user community has invested a lot of time trying to make use of the the Fn key combinations and discovering how different vendor implementations work.

This post was edited on 09-25-2006 at 04:44 AM by Adeptus.
09-25-2006 04:32 AM
Profile E-Mail PM Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On