On Dec 2, 2010, at 12:26 PM, io wrote: > > According to a suggestion from Andrea, I used a simple .xinitrc: > > exec twm > /opt/local/bin/metacity & > > Then in MacOsX terminal by command startx below I had: > > To execute a file of the current directory use ./ > io in ~ $ startx
I don't think you want to use startx. Instead, just run xterm (or some other x app) and the X11.app will open automatically. I just tried with just 'exec twm' in my ~/.xinitrc and it worked (I get twm as my window manager). -- Daniel J. Luke +========================================================+ | *---------------- [email protected] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+ _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
