Sorry, was a quick question.
I'm modifyng the text editor example VirtualKeyboard.
I Put a different background on.
Looking at the code i see the keyboard loads the key text from a LayoutString, and the default charachter of the TextKey is an "X".
Loaded in the init method with the string "layoutShiftOff".
When hitting Caps Lock or shift the method loads the string with the Uppercase characther, right?