Home All Groups Group Topic Archive Search About

replace the shift key

Author
5 Jun 2009 9:18 AM
FlyingDragon via AccessMonster.com
hi all
I wonder if i can replace the shift key which allowbypass through the db with
another key
thanks

--
Message posted via http://www.accessmonster.com

Author
5 Jun 2009 1:55 PM
Chris O'C via AccessMonster.com
The only way to get another keyboard key to bypass the startup code when
opening the db is to remap the keyboard scan codes.  Switch the scan code for
the shift key with the scan code for the key of your choice.

This method wouldn't be useful for other users, just your own keyboard.

Chris


FlyingDragon wrote:

>I wonder if i can replace the shift key which allowbypass through the db with
>another key

Author
5 Jun 2009 9:19 PM
FlyingDragon via AccessMonster.com
Chris O'C wrote:
>The only way to get another keyboard key to bypass the startup code when
>opening the db is to remap the keyboard scan codes.  Switch the scan code for
>the shift key with the scan code for the key of your choice.
>
>This method wouldn't be useful for other users, just your own keyboard.
>
>Chris
>
>>I wonder if i can replace the shift key which allowbypass through the db with
>>another key
thanks for useful reply

--
Message posted via http://www.accessmonster.com