On 8/27/23 22:15:23, Jeremy Sequoia wrote:

The preferred approach is to add modifications via scripts in ~/.xinitrc.d, 
which will be executed by the system default xinitrc file.  You should not 
replace it with your own ~/.xinitrc unless you really know what you're doing.

As for starting an xterm on launch, that's configurable via the app_to_run 
preference, eg to turn it off, you could do something like:

      defaults write org.xquartz.x11 app_to_run/usr/bin/true
I'm unfamiliar with "defaults". So I cautiously read the man
page and tried:
720 $ defaults read org.xquartz.x11
2023-08-28 09:38:59.603 defaults[53826:2303294]
Domain org.xquartz.x11 does not exist
721 $

Is that to be expected?

Does defaults affect only the account issuing the command,
or must it be issued by Admin, affecting all accounts?

--
Thanks,
gil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription: 
https://lists.apple.com/mailman/options/x11-users/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to