![]() |
|
|
|
#1
|
|||
|
|||
|
I would think it would be hard coded in the app and not in the resources. Track down the KeyDown event and change the push value (key code) before it to the key code you want to use. Function keys shouldn't be a problem but on some notebooks the BIOS can have other virtual keys locked. Use a program called AquaKeyTest if you need to see how your keyboard is mapped with the OS. It will return the key code of the key you pressed. Small Freeware app - attached
|
| The Following User Gave Reputation+1 to RedBlkJck For This Useful Post: | ||
giv (05-28-2013) | ||
|
#2
|
|||
|
|||
|
Just to clarify. It could easily be located in the resources also. Got to consider what programming lang and how the author implemented it. If in the resources it may be listed as a 'ShortCut' with a decimal value. F1 key should be 112d 70h
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What will happen after the domain is sold? | luki | General Discussion | 5 | 12-11-2021 22:33 |
| BP on KeyPress | Gato_negro | General Discussion | 3 | 04-21-2005 00:39 |