!######################################################################
!#
!#     Dtsession
!#
!#     Common Desktop Environment (CDE)
!#
!#     (c) Copyright 1993, 1994 Hewlett-Packard Company
!#     (c) Copyright 1993, 1994 International Business Machines Corp.
!#     (c) Copyright 1993, 1994 Sun Microsystems, Inc.
!#     (c) Copyright 1993, 1994 Novell, Inc.
!#
!#     Application Defaults for the CDE DT Session Manager
!#
!#     $XConsortium: Dtsession.src /main/cde1_maint/3 1995/10/09 10:56:00 pascale $
!#
!######################################################################

#include "Dt"

!#Dtsession*wmStartupCommand:	/usr/dt/bin/dtwm
!#Dtsession*coverScreen:	False

Dtsession*drawArea.background: black

Dtsession*lockLabelPixmap.imageName: Dtlogo


!############################################################################
!# This time out specifies how long dtsession is to wait per client before
!# abandoning it's attempt to save the client application's state information 
!# for restoration in next session.
!############################################################################
Dtsession*saveYourselfTimeout: 10

!############################################################################
!# These resources control the behavior of dtsession when smart cards are
!# in use.
!############################################################################
!#Dtsession*useSmartCard: false
!#Dtsession*cardRemovalTimeout: 0
!#Dtsession*ignoreCardRemoval: false
!#Dtsession*reauthAfterCardRemoval: true
!#Dtsession*reauthTimeout: 20
!#Dtsession*cardRemovalLogoutWait: 30

!####################################
!# These resources control the autosave session feature
!###################################
!#dtsession*autoSaveSession: false
!#dtsession*periodicSaves: false
!#dtsession*periodicInterval: 30
