OLADDUSER(1) OPEN LOOK 4 OLADDUSER(1)
NAME
oladduser - add an OPEN LOOK user.
SYNOPSIS
oladduser
/usr/X/adm/oladduser [-s] [user]
oladduser resides in /usr/X/adm. Since the PATH variable does not
normally include that path, you can either specify the full pathname, as
shown above, or you can add /usr/X/adm to your PATH variable.
DESCRIPTION
The oladduser command adds a new OPEN LOOK user by creating the file
.olsetup in the user's home directory and adding the line
. $HOME/.olsetup<TAB>#!@ Do not edit this line !@
to the end of the user's .profile. The user is specified by login name
using either the optional argument user or by entering the login name on
standard input when prompted for it.
In addition, oladduser will create the file .Xdefaults with default
settings, and the .olinitrc file with the following lines:
olwm &
olfm &
If the user already exists, .Xdefaults will be moved to .Xdefaults.old
and the other files will be overwritten. If write permissions are not
granted on any of these files, oladduser will write an error message on
standard error stating so, and exit.
The oladduser procedure automatically sets and exports the XWINFONTPATH
environment variable which ensures that the OPEN LOOK GUI fonts are found
by the XWIN server. If the oladduser procedure is not executed when OPEN
LOOK is installed, and the user has not explicitly set the $XWINFONTPATH
environment variable, the system-wide default will be used.
OPTIONS
-s This option causes the user to be set up to invoke OPEN LOOK at
each login.
FILES
$HOME/.olsetup
$HOME/.Xdefaults
$HOME/.profile
10/89 Page 1
OLADDUSER(1) OPEN LOOK 4 OLADDUSER(1)
$HOME/.olinitrc
SEE ALSO
olremuser(1), olsetvar(1).
Page 2 10/89