On Mon, Aug 28, 2023 at 9:49 AM Paul Gilmartin via X11-users <
[email protected]> wrote:

>
> 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?
>

Here's what I get in my home account:
defaults read org.xquartz.x11
{
    "NSWindow Frame SUStatusFrame" = "1080 998 400 135 0 0 2560 1440 ";
    "NSWindow Frame SUUpdateAlert" = "970 800 620 398 0 0 2560 1440 ";
    "NSWindow Frame SUUpdateAlertFrame" = "813 445 575 398 0 0 2560 1440 ";
    "NSWindow Frame x11_apps" = "435 571 454 299 0 0 2560 1440 ";
    "NSWindow Frame x11_prefs" = "385 478 484 336 0 0 2560 1440 ";
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2023-03-28 02:42:29 +0000";
    SUUpdateRelaunchingMarker = 0;
    "app_to_run" = "/opt/X11/bin/xterm";
    "apps_menu" =     (
                (
            Terminal,
            xterm,
            n
        )
    );
    "cache_fonts" = 1;
    "done_xinit_check" = 1;
    "enable_fake_buttons" = 1;
    "enable_iglx" = 0;
    "login_shell" = "/bin/sh";
    "no_auth" = 0;
    "nolisten_tcp" = 0;
    rootless = 1;
    "startx_script" = "/opt/X11/bin/startx -- /opt/X11/bin/Xquartz";
}

However, in another account on my system, it matches your experience.


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

I don't know that doing it as root would actually apply to all accounts. I
believe running the setup for each user you want to use xquartz for might
be the right approach.

>
>
 _______________________________________________
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