Thanks! I copy cfg_notion.lua from source ($NOTION_SRC/etc/).
Uncommenting and changing xterm to the one I previous use, and it
works.
On Mon, Mar 21, 2011 at 12:56 AM, Etan Reisner <de...@pi...> wrote:
> On Sun, Mar 20, 2011 at 02:42:09AM +0800, Thomas Anderson wrote:
> <snip>
>> How can I change the default terminal and adding environment variable
>> e.g. `export ...` or `program&`?
>
> At the top of cfg_notion.lua (if you don't have one in ~/.notion you
> should copy it from the system location to there) there is a commented out
> line:
>
> --XTERM="xterm"
>
> uncomment that (remove the --) and set it to whatever terminal you want it
> to run.
>
> That being said I'm not sure sure setting environment variables or running
> more than one command is going to work well that way. What are you trying
> to accomplish by doing that?
>
> -Etan
>
|