home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / next / misc / 23296 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.9 KB  |  53 lines

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!zazen!anderson
  3. From: anderson@macc.wisc.edu (Jess Anderson)
  4. Subject: Re: fantasy style login image
  5. Message-ID: <1992Dec22.101601.20122@macc.wisc.edu>
  6. Sender: news@macc.wisc.edu (USENET News System)
  7. Organization: Madison Academic Computing Center, UW-Madison
  8. References: <1992Dec21.113550.3620@fokus.gmd.de> <1992Dec21.224618.13182@dartvax.dartmouth.edu>
  9. Date: Tue, 22 Dec 92 10:16:01 GMT
  10. Lines: 41
  11.  
  12. In article <1992Dec21.224618.13182@dartvax.dartmouth.edu>
  13. fermat@fermat.dartmouth.edu (Michael Glenn) writes:
  14.  
  15. >Remind me how to replace the system login image with new ones. (NS 3.0)
  16.  
  17. As root:
  18.  
  19. cd /usr/lib/NextStep/loginwindow.app/English.lproj
  20.  
  21. If you've never changed your login panel tiff before, save
  22. the original (which is just good system administration, eh?):
  23.  
  24. mv nextlogin.tiff nextlogin.tiff.orig
  25.  
  26. Then put your new tiff in its place:
  27.  
  28. cp -p <yourpath/yourimage.tiff> nextlogin.tiff
  29.  
  30. If English isn't your local language, your *.lproj directory
  31. will be appropriately different, of course.
  32.  
  33. Then log out, and type exit<return> as the login name; that
  34. restarts the Window Server, bringing up the new login panel.
  35. Woe to you if you've misspelled the name nextlogin.tiff, so
  36. be careful.  
  37.  
  38. Within NeXTstep, logged on as root, you can open
  39. loginwindow.app with command-O, similarly
  40. <local_language.lproj>, rename the old file, and drag in a
  41. copy of the new one.  
  42.  
  43. I've been designing a big batch of new login panel tiffs and
  44. am about to release them to the world (I wasn't sure of the
  45. world was all that interested), so I've done this a lot
  46. lately.
  47.  
  48. -- 
  49. [Jess Anderson <> Madison Academic Computing Center <> University of Wisconsin]
  50. [Internet: anderson@macc.wisc.edu <-best, UUCP:{}!uwvax!macc.wisc.edu!anderson]
  51. [Room 3130 <> 1210 West Dayton Street / Madison WI 53706 <> Phone 608/262-5888]
  52. [---------> Discrimination, Bigotry, and Hate are not Family Values <---------]
  53.