Am 18.02.2013 21:00, schrieb Luis Garcia Alanis: > I installed Windows Maker :) In that case you have a start script called /usr/bin/wmaker where you may want to do the GNUstep initialization.
Andreas > > > On Mon, Feb 18, 2013 at 4:24 AM, Andreas Schik > <[email protected] <mailto:[email protected]>> wrote: > > Hello Luis, > > Am 18.02.2013 12:40, schrieb Luis Garcia Alanis: > > Hello, > > > > Quick questions for the ones using ubuntu. > > > > I have . /user/local/................/GNUstep.sh on my .profile and > > /etc/profile > > > > I try to launch gnustep apps and it does not work. > > > > If I open a terminal and run the script then I can launch the > apps. For > > some reason .profile is not being loaded when logging into X. > > > > Any ideas on how to fix this? or where do I need to put the script to > > have X actually run it at login? or perhaps at boot. > > this depends a bit on the desktop environment you are using. I am using > xfce and have load the GNUstep env via $HOME/.config/xfce4/xinitrc. I > use this script also to start services such as gdnc and gpbs. so, > somewhere before the actual window manager is started I have the > following: > > . /usr/share/GNUstep/Makefiles/GNUstep.sh > /usr/bin/gdnc & > /usr/bin/gpbs & > > /usr/bin/make_services > > > HTH > Andreas > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] <mailto:[email protected]> > https://lists.gnu.org/mailman/listinfo/discuss-gnustep > > -- Hilfe für Heimkinder in Kasachstan / Help orphans in Kazakhstan: Jurte e.V. - www.jurte-ev.de -- Mit freundlichen Grüßen/Best regards, Andreas Schik SYSGO AG Office Mainz Am Pfaffenstein 14 / D-55270 Klein-Winternheim / Germany Phone: +49-6136-9948-0 / Fax: +49-6136-9948-10 VoIP: SIP:[email protected] E-mail: [email protected] / Web: http://www.sysgo.com Handelsregister/Commercial Registry: HRB Mainz 90 HRB 8066 Vorstand/Executive Board: Michael Tiedemann (CEO), Knut Degen (COO) Aufsichtsratsvorsitzender/Supervisory Board Chairman: Pascal Bouchiat UStId-Nr./VAT No.: DE 149062328 _______________________________________________________________________ Follow SYSGO on Twitter https://twitter.com/sysgo
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
