Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing a keyboard character 1

Status
Not open for further replies.

dkloehn

Technical User
May 18, 2001
3
US
I need to change the period in the NUMLOCK area of the keyboard, to a comma, so that when a user hits the period key in the NUMLOCK, it comes as a comma. I only want to do this, to this key and no others.

Is there an easy way of doing this?
How can you do this?

Thanks.
 
Unless you have third party software to support this, no. Like the AS400 Client Access software has the built in capability of changing keyboard mappings. It really depends on the software you are trying to use has that capability.

Cliff, CCNA/MCSE/MCSA 2000
Network Systems Engineer
 
Actually this can be done. It's referred to as Scancode Mapping. It requires you to find the hex scan code value of both keys that you want to switch. Then you need to make modifications to your Windows registry in order to get the keyboard mapping to switch. I had to disable the Right ALT key on a laptop a few years ago and used this process to do it. This is an involved 'hack' and may require you to play around with it a bit in order to get it to work. Here's some links on the subject. Good Luck!




 
Good info Tellco!

Just back up your registry first!

Cliff, CCNA/MCSE/MCSA 2000
Network Systems Engineer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top