home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!darwin.sura.net!wupost!psuvax1!psuvm!auvm!TOASTER.SFSU.EDU!EPS
- Message-ID: <9207212200.AA26988@toaster.SFSU.EDU>
- Newsgroups: bit.listserv.next-l
- Date: Tue, 21 Jul 1992 15:00:16 PDT
- Sender: NeXT Computer List <NEXT-L@BROWNVM.BITNET>
- From: "Eric P. Scott" <eps@TOASTER.SFSU.EDU>
- Subject: Re: dwrite command and the loginwindow
- Lines: 48
-
- > What I was wondering was if anyone knows of anymore dwrite
- >possibilities for the loginwindow (is there a list of them somewhere).
-
- loginwindow registers the following defaults:
-
- loginwindow DebugHook
- loginwindow DefaultUser (me)
- loginwindow HostName
- loginwindow ImageFile
- loginwindow LoginHook
- loginwindow LogoutHook
- loginwindow PowerOffDisabled
-
- It also looks for:
-
- loginwindow WindowServerTimeout (45)
-
- It uses the users' values for:
-
- loginwindow Workspace
- NeXT1 AutoDimTime
- NeXT1 ClickSpace
- NeXT1 ClickTime
- NeXT1 InitialKeyRepeat
- NeXT1 Keymap
- NeXT1 KeyRepeat
- NeXT1 MouseHandedness
- NeXT1 MouseButtonsTied
- NeXT1 MouseScaling
- NeXT1 VisualBeep
- NeXT1 SystemBeep
- System Language (English)
- System PublicSoundServer
- System PublicWindowServer
- System BoldSystemFont (Helvetica-Bold)
- System SystemFont (Helvetica)
- System SystemFontSize (12.0)
- System umask
-
- >2. I have seen some NeXT's whose login window displays the
- >name of the machine on the window. What I have discovered is
- >that the name changes as you change the name of the machine. It
- >is not hardcoded into the loginwindow by editing the tiff image
- >of the window. Is there a dwrite command for this?
-
- dwrite loginwindow HostName localhost
-
- -=EPS=-
-