Hi Guys
am struggling with getting the keyboard input in the top menu (in macOS 10.15.x)
when I do this in terminal it shows me the keyboard input
/usr/bin/defaults write com.apple.TextInputMenu visible -bool true
when I deploy it it doesn't happen, even though the policy is completed
when I do it in files and process it also doesn't show up
I also tried with a logged in user in the script but, ahh well you guessed it
what do I do wrong?
pls help