On a TC52 ZEBRA, I need the ADB command (am start) to change the settings.
With am start -n com.android.settings/.Settings
command my settings window opens.
But if I want to have a sub-page access (Keyboard settings for example) what adb command I need to use?