FVWM: Re: Environment vanishing...

From: Lars Uffmann <luffmann_at_HRZ.Uni-Bielefeld.DE>
Date: Fri, 16 May 1997 14:23:32 +0200 (MET DST)

On Fri, 16 May 1997, David Nugent wrote:

> > I'd just like to comment that I have never had a problem with
> > environment variables and fvwm under Solaris or NetBSD. I start my X
> > session with `ssh-agent startx' to make a SSH_ environment variables
> > available to every program started by fvwm.
>
> Same here, sort of.
>

#!/bin/bash -login
#
# .xsession/.xinitrc
#

The -login option causes the shell to parse the init files
anyway, so I can put all the export stuff in my ~/.profile.

regards, Lars

> ..xsession:
>
> #!/bin/sh
>
> GNU_SECURE=/etc/gnu.rhosts ; export GNU_SECURE
> CVSROOT=/home/cvs/local ; export CVSROOT
> CVS_RSH=ssh ; export CVS_RSH
> BTERM=xterm ; export XTERM
> XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB ; export XKEYSYMDB
> XNLSPATH=/usr/X11R6/lib/X11/nls ; export XNLSPATH
> XAPPLRESDIR=/usr/X11R6/lib/X11/app-defaults ; export XAPPLRESDIR
> CLASSPATH=.:/usr/local/lib/netscape ; export CLASSPATH
> INFOPATH=/usr/share/info:/usr/local/info:/usr/local/lib/xemacs-19.15/info

--
Lars Uffmann, luffmann_at_hrz.uni-bielefeld.de, fon: +49 5202 15372
Public Key available, send in e-mail, Subject: Your Key, Please
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Fri May 16 1997 - 07:34:07 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:00 BST