On Fri, Feb 14, 2014 at 9:41 PM, James Linder <[email protected]> wrote:
>
> Brandon thanks so much for the help. Why xset -b is a problem I dunno, but
> removing it from .profile fixed my issues with X11 not running. I have now
> got the XQuartz dmg, not the macports version, dunno if that is significant
> but all is working
>
.profile?! That'd be bad, yes, since it's getting run as part of the setup
for X server startup, and the xset causes X server startup, which runs
xset, which tries to start the X server, ... see the problem?
If you want to run it during X startup, create an executable script
~/.xinitrc.d/99xset.sh:
#! /bin/sh
xset -b
--
brandon s allbery kf8nh sine nomine associates
[email protected] [email protected]
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users