!*******************************************************************************
! E.S.O. - VLT project
!
! "@(#) $Id: XLogout,v 1.160 1999/04/14 09:29:28 vltsccm Exp $" 
!
! $XAPPLRESDIR/XLogout
!
! who        when      what
! ---------  --------  ----------------------------------------------
! GIF        18/08/93  created 
!
!*******************************************************************************

!###############################################################################
! REMARK: this file is not automatically searched by the xlogout command,
!         because xmessage is used to implement the "xlogout command" (see
!         /usr/bin/X11/xlogout). The following resources need to be loaded 
!         in the user xrdb (see /vlt/System/Xsession)
!###############################################################################


!##########################################
!
! xlogout  dummy background clients for SunOS only.
! -------  Closing it means terminating the session
!          (see /vlt/System/Xclients)
!##########################################



!###############################################################################
! Site specific application default resource files for HP and SUN 
! 

Logout*font:			-*-bold-r-*-116-*-*

Logout*foreground:		black
Logout*background:		LimeGreen
Logout*Text.foreground:		white
Logout*Text.background:		LimeGreen
Logout*Text.borderColor:	LimeGreen
Logout*Command.foreground:	yellow
Logout*Command.background:	red
Logout*Command.borderColor:	LimeGreen


!___oOo___
