Search Results

2
votes

How to make a Custom Keyboard layout ?

For remapping CapsLock or the number keys, use remapkey.exe found in the …
0
votes

Is it possible to programmatically disable the Caps Lock key on Windows?

The question How to make a Custom Keyboard layout ? describes how to change the functional …
1
vote

How to remap “Context Menu” key in Mac OS X?

If you can get a virtual key code for the key (using, say, http://www.manytricks.com/keycodes/), then you should be able to create y …