On 2007-11-23 17:32:01 -0400, Juan Manuel Palacios wrote: > In any case, I've been playing with X11 on Leopard lately but haven't > been able to experience this functionality, if I unset the DISPLAY > variable I simply can't open X11 programs from Terminal.app
AFAIK, unsetting DISPLAY is an error if you want to use X clients, even Apple ones. > (even Apple provided ones under /usr/X11/bin); no launchd magic > happens and all I get are "can't find display" errors (even though I > do have a / tmp/launch-QLJ9Yh/\:0 sockect). because DISPLAY is unset. DISPLAY needs to contain the name of the socket in some form. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon) _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
