1

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.

user2284570
  • 2,020
SLaks
  • 8,024

1 Answers1

0

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/

Bajju
  • 101
  • 2