home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / TEDdesk / reloc.9 / $TED_DIR / app-defaults / C / Dtsession < prev   
Text File  |  1998-08-19  |  2KB  |  59 lines

  1. !######################################################################
  2. !#
  3. !#     Dtsession
  4. !#
  5. !#     TriTeal Enterprise Desktop (TED)
  6. !#
  7. !#     (c) Copyright 1994, 1995 TriTeal Corporation 
  8. !#     (c) Copyright 1993, 1994 Hewlett-Packard Company
  9. !#     (c) Copyright 1993, 1994 International Business Machines Corp.
  10. !#     (c) Copyright 1993, 1994 Sun Microsystems, Inc.
  11. !#     (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary 
  12. !#       of Novell, Inc.
  13. !#
  14. !#     Application Defaults for the TED Session Manager
  15. !#
  16. !#     $XConsortium: Dtsession.src /main/cde1_maint/3 1995/10/09 10:56:00 pascale $
  17. !#
  18. !######################################################################
  19.  
  20. #include "Dt"
  21.  
  22. !#Dtsession*wmStartupCommand:    /usr/dt/bin/dtwm
  23. !#Dtsession*coverScreen:    False
  24.  
  25. Dtsession*drawArea.background: black
  26.  
  27.  
  28.  
  29. Dtsession*lockLabelPixmap.imageName: SCOlogo.m.pm
  30.  
  31.  
  32.  
  33.  
  34.  
  35. !# Use to remove Help button from exit confirmation dialog
  36. !Dtsession*displayExitDialogHelp:        False
  37.  
  38.  
  39.  
  40. !# Use to change the exit confirmation message from the one found
  41. !# in dtsession.cat 
  42. !Dtsession*confirmExitMessageSave:  \
  43.   Exiting the desktop session...\n\n\
  44. Application updates you have not saved may be lost.\n\n\
  45. Your current session will be saved and returned to \n\
  46. upon your next login.  For more detail, select Help.\n\n\
  47. Items in the Trash Can will be permanently shredded.\n\n\
  48. Continue Logout?
  49.  
  50. !Dtsession*confirmExitMessageNoSave: \
  51.   "Exiting the desktop session...\n\n\
  52. Application updates you have not saved may be lost.\n\n\
  53. Your home session will be restored upon login.  Your current\n\
  54. session will not be saved.  For more detail, select Help.\n\n\
  55. Items in the Trash Can will be permanently shredded.\n\n\
  56. Continue Logout?
  57.  
  58.  
  59.