On 1/15/13 4:35 PM, Richard Miles wrote:
> TIA
> 
> Richard Miles
> [email protected]
> 
> 
> 

Simplify your life for test purposes

1) Make your giant $HOME/.xinitrc.d/99-wm.sh no longer executable:

chmod a-x 99-wm.sh

2) Create a separate file in $HOME/.xinitrc.d with _just_ the GNOME
startup that you were using (maybe call it 99-gnometest.sh):

. /sw/bin/init.sh
/sw/bin/buici-clock --geometry 100x100-700+400 &
quartx-wm &
metacity --replace &
exec /sw/bin/gnome-session

and make that executable ( chmod a+x 99-gnometest.sh )

3)  Start X11 with "startx" from a Terminal window so that you can see
what failures, if any, are occurring, and post those.

4)  I have asked a couple of times for additional information, and have
gotten no reply.
I'm not a mind reader.  Nor do I have access to your system.  If you
don't post replies that _directly_ address my requests or questions,
there's nothing that I can do to help you.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to