[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: x11 launching on startup
From: |
Thomas D. Dean |
Subject: |
Re: x11 launching on startup |
Date: |
Tue, 03 Apr 2012 16:54:59 -0700 |
User-agent: |
Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120310 Thunderbird/10.0.2 |
On 04/03/12 16:32, Arlo Breault wrote:
Ok, but does it need to launch x11 at startup? Or can it wait till I
actually try to plot something? Thanks.
On BSD, I have
PRINTER='...';
orient("landscape");
and that starts gnuplot.
I added
close();
to get rid of the plot window.
Temporarily rename your octaverc to see if it is from there.
Tom Dean