0

I try to open an app in OSX — let's say Notes for instance, I use two commands in terminal to switch to other user:

sudo -u user /Applications/Notes.app/Contents/MacOS/Notes

this opens Notes as user, I can type, click and use normally as user

If I use su

 su - user

then launch the app

/Applications/Notes.app/Contents/MacOS/Notes

It does launch the app, but the keyboard does not work; why is this? Can you pour some insight into this?

Jeff Schaller
  • 67,283
  • 35
  • 116
  • 255

0 Answers0