home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / nextl / 497 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.6 KB  |  59 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!darwin.sura.net!wupost!psuvax1!psuvm!auvm!TOASTER.SFSU.EDU!EPS
  3. Message-ID: <9207212200.AA26988@toaster.SFSU.EDU>
  4. Newsgroups: bit.listserv.next-l
  5. Date:         Tue, 21 Jul 1992 15:00:16 PDT
  6. Sender:       NeXT Computer List <NEXT-L@BROWNVM.BITNET>
  7. From:         "Eric P. Scott" <eps@TOASTER.SFSU.EDU>
  8. Subject:      Re: dwrite command and the loginwindow
  9. Lines: 48
  10.  
  11. >    What I was wondering was if anyone knows of anymore dwrite
  12. >possibilities for the loginwindow (is there a list of them somewhere).
  13.  
  14. loginwindow registers the following defaults:
  15.  
  16. loginwindow DebugHook
  17. loginwindow DefaultUser (me)
  18. loginwindow HostName
  19. loginwindow ImageFile
  20. loginwindow LoginHook
  21. loginwindow LogoutHook
  22. loginwindow PowerOffDisabled
  23.  
  24. It also looks for:
  25.  
  26. loginwindow WindowServerTimeout (45)
  27.  
  28. It uses the users' values for:
  29.  
  30. loginwindow Workspace
  31. NeXT1 AutoDimTime
  32. NeXT1 ClickSpace
  33. NeXT1 ClickTime
  34. NeXT1 InitialKeyRepeat
  35. NeXT1 Keymap
  36. NeXT1 KeyRepeat
  37. NeXT1 MouseHandedness
  38. NeXT1 MouseButtonsTied
  39. NeXT1 MouseScaling
  40. NeXT1 VisualBeep
  41. NeXT1 SystemBeep
  42. System Language (English)
  43. System PublicSoundServer
  44. System PublicWindowServer
  45. System BoldSystemFont (Helvetica-Bold)
  46. System SystemFont (Helvetica)
  47. System SystemFontSize (12.0)
  48. System umask
  49.  
  50. >2.     I have seen some NeXT's whose login window displays the
  51. >name of the machine on the window.  What I have discovered is
  52. >that the name changes as you change the name of the machine.  It
  53. >is not hardcoded into the loginwindow by editing the tiff image
  54. >of the window.  Is there a dwrite command for this?
  55.  
  56. dwrite loginwindow HostName localhost
  57.  
  58.                     -=EPS=-
  59.