mikilon
02-21-2003, 10:23 AM
I wonder if there is a way to allow other users to open Mac OS X application on my display not X11.
For example: suppose I 'su admin' from terminal, and then try:
> /Applications/TextEdit.app/Contents/MacOS/TextEdit
I get the error:
kCGErrorIllegalArgument : initCGDisplayState: cannot map display interlocks.
kCGErrorIllegalArgument : CGSNewConnection cannot get connection port
I wonder if there is a way like in X11 to map the display. Clearly
setenv DISPLAY
and xhost+
are not enough in this case.
Any clues?
Thanks,
Mickey
For example: suppose I 'su admin' from terminal, and then try:
> /Applications/TextEdit.app/Contents/MacOS/TextEdit
I get the error:
kCGErrorIllegalArgument : initCGDisplayState: cannot map display interlocks.
kCGErrorIllegalArgument : CGSNewConnection cannot get connection port
I wonder if there is a way like in X11 to map the display. Clearly
setenv DISPLAY
and xhost+
are not enough in this case.
Any clues?
Thanks,
Mickey