[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using the latest ubuntu how do I load the environment variables?
From: |
Michele Bert |
Subject: |
Re: Using the latest ubuntu how do I load the environment variables? |
Date: |
Tue, 19 Feb 2013 12:53:17 +0100 |
2013/2/18 Luis Garcia Alanis <luis@garcia.tv>:
> I installed Windows Maker :)
It depend on how you select wmaker.
On my Ubuntu 12.04 I do it in the %HOME/.xsessionrc, which contain
something like:
. /usr/share/GNUstep/Makefiles/GNUstep.sh
exec wmaker
In the past (and with an older version of Ubuntu) I just selected
WindowMaker in the menu provided from gdb (the login window), and in
that case putting initialization stuff in my .profile was enough.
Mich.