!
!	NAME
!		Xresources -- X resource definitions for the
!			authentication widget.
!
!
!	DESCRIPTION
!		This file contains X resource definitions for the
!		authentication widget that are intended to be loaded
!		by xdm prior to the authentication procedure.  To use
!		these definitions, this file's pathname must be passed
!		to xdm via either command line argument with the
!		-resources option, or defined in the xdm configuration
!		file as the entry for the DisplayManager*resources.
!
!	RCS VERSION
!		$Header: /tmp_mnt/vol/nwd/tools/media/X11/XP/bin/xdmconfig/RCS/Xresources.ibm,v 1.3 1992/09/11 16:51:40 mattm Exp $
!
xlogin*login.translations: #override\
	<Key>F1: set-session-argument(failsafe) finish-field()\n\
	<Key>Escape: set-session-argument(-debug) finish-field()\n\
	<Key>Return: set-session-argument() finish-field()
! type ESCape to pass -debug to XPstartup to turn on shell script debugging.
xlogin*borderWidth: 3
xlogin*Font:			LucidaV2RT10
xlogin*font:			LucidaV2RT10
xlogin.Login.width:		500
xlogin.Login.height:		200
xlogin*greetFont:		LucidaV2RT10
xlogin.Login.greeting:          Welcome to the X Window System and Tek!
#ifdef COLOR
xlogin.Login.greetColor:	navy
xlogin.Login.failColor:		red
xlogin*Foreground:		black
xlogin*Background:		light blue
#else
xlogin*Foreground:		black
xlogin*Background:		white
#endif
