*BSD News Article 48544


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.sprintlink.net!howland.reston.ans.net!xlink.net!rz.uni-karlsruhe.de!news.uni-stuttgart.de!uni-regensburg.de!lrz-muenchen.de!fauern!news.tu-chemnitz.de!irz401!uriah.heep!bonnie.heep!not-for-mail
From: j@bonnie.heep.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Openwin-menu
Date: 8 Aug 1995 13:12:00 +0200
Organization: Private U**x site, Dresden.
Lines: 20
Message-ID: <407gq0$ofl@bonnie.tcd-dresden.de>
References: <404ugb$o66@badboy.iprolink.ch>
Reply-To: joerg_wunsch@uriah.heep.sax.de
NNTP-Posting-Host: 192.109.108.139
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

<ubsanzv@iprolink.ch> wrote:

>When I launch the X server by xinit having as current shell a "bash",
>then my personal openwin-menu(s) are taken in consideration. 
>Or, when I use a "csh" my openwin-menu(s) aren't taken in
>consideration but the system default is activated.

Where are they located?

[ba]sh sources ~/.profile for login shells, and i believe $ENV for
each invocation.

[t]csh sources ~/.cshrc for each invocation, and ~/.login if it's
marked as a login shell (from login(1), or e.g. when run from `xterm
-ls').
-- 
cheers, J"org                      private:   joerg_wunsch@uriah.heep.sax.de
                                   http://www.sax.de/~joerg/

Never trust an operating system you don't have sources for. ;-)