How can I create my own keyboard layout for my Surface RT?
For non-ARM devices, MSKLC does exactly that, but it cannot target Windows RT.
How can I create my own keyboard layout for my Surface RT?
For non-ARM devices, MSKLC does exactly that, but it cannot target Windows RT.
I tried by making a keyboard programmatically inside my application using a child control and loading it on tapped function.
If you are looking for something global then , you can try this http://www.ghacks.net/2010/06/06/the-ultimate-guide-to-keyboard-remapping/