##*************************************
##
## E.S.O. - VLT project
##
## "@(#) $Id: Xconfig,v 1.160 1999/04/14 09:31:51 vltsccm Exp $" 
##
## Xconfig"
## 
## who      when     what
##-------- -------- ------------------
##vltmgr 06/19/98 created for cmm
##
#############################################################################
###
###  Xconfig
###
###  Configuration file for the Login Manager
###
###  @(#)Hewlett-Packard Visual User Environment, Version 3.0
###  Copyright (c) 1992, 1993, 1994 Hewlett-Packard Company
###
###  $Revision: 1.160 $
###  ______________________________
###
###  This file contains behaviour resources for the HP VUE Login Manager.
###  It also specifies the location of other configuration files used by
###  the Login Manager.
###
#############################################################################

Vuelogin.errorLogFile:          /var/vue/Xerrors
Vuelogin.pidFile:               /var/vue/Xpid
Vuelogin.accessFile:            /etc/vue/config/Xaccess
Vuelogin.servers:               /etc/vue/config/Xservers

Vuelogin*resources:             /etc/vue/config/Xresources
Vuelogin*startup:               /etc/vue/config/Xstartup
Vuelogin*session:               /etc/vue/config/Xsession
Vuelogin*reset:                 /etc/vue/config/Xreset

Vuelogin*failsafeClient:        /etc/vue/config/Xfailsafe

############################################################################
#  To specify a language setup client to be run whenever the user selects
#  a new locale from the greeter.  The client is run as root, and will be
#  invoked with four additional parameters appended to the resource string:
#
#    <langSetup resource> -display <displayName> <oldLocale> <newLocale>
#

Vuelogin*langSetup:             /etc/vue/config/Xlangsetup


############################################################################
#  To enable R4 MIT-MAGIC-COOKIE-1 per-user authorization.
#
Vuelogin*authorize:         True

#
#___oOo___
