Bernhard Frick wrote:
[]
> in my .xinitrc I just  have the path for fink:
> source /sw/bin/init.sh
> nothing else.

This explains it. If you have a .xinitrc (which in modern X11 you 
shouldn't, you should place scripts inside ~/.xinitrd/ instead), then it 
*needs* to end with a command that does *not* terminate, like

  exec xterm

because X11 quits as soon as ~/.xinitrc ends.

-- 
Martin

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to