home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / next / misc / 23298 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  3.3 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!rutgers!uwvax!zazen!anderson
  2. From: anderson@macc.wisc.edu (Jess Anderson)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: fantasy style login image
  5. Message-ID: <1992Dec22.135658.1340@macc.wisc.edu>
  6. Date: 22 Dec 92 13:56:58 GMT
  7. References: <1992Dec21.113550.3620@fokus.gmd.de> <1992Dec21.224618.13182@dartvax.dartmouth.edu> <1992Dec22.101601.20122@macc.wisc.edu>
  8. Sender: news@macc.wisc.edu (USENET News System)
  9. Organization: Madison Academic Computing Center, UW-Madison
  10. Lines: 77
  11.  
  12. In article <1992Dec22.101601.20122@macc.wisc.edu>
  13. anderson@macc.wisc.edu (Jess Anderson) writes:
  14.  
  15. Sure as hell someone will misread my (admittedly a bit
  16. garbled) syntax, do the wrong thing, and then I'll feel
  17. guilty for some small number of microseconds.  Why risk it?
  18.  
  19. >As root:
  20.  
  21. >cd /usr/lib/NextStep/loginwindow.app/English.lproj
  22.  
  23. >If you've never changed your login panel tiff before, save
  24. >the original (which is just good system administration, eh?):
  25.  
  26. >mv nextlogin.tiff nextlogin.tiff.orig
  27.  
  28. You only need to do this once, of course.
  29.  
  30. >Then put your new tiff in its place:
  31.  
  32. >cp -p <yourpath/yourimage.tiff> nextlogin.tiff
  33.  
  34. This is probably better written as:
  35.  
  36. cp -p yourpath/yourimage.tiff nextlogin.tiff
  37.  
  38. so somebody doesn't try redirection.
  39.  
  40. >If English isn't your local language, your *.lproj directory
  41. >will be appropriately different, of course.
  42.  
  43. >Then log out, and type exit<return> as the login name; that
  44.                   ^on the resulting login panel (the old one, still)
  45. >restarts the Window Server, bringing up the new login panel.
  46.  
  47. Many people have said you kill the Windowserver by giving
  48. 'exit' as the login name and <return> as the password.  This
  49. isn't actually correct; exit<return> does it and there is no
  50. associated password prompt.
  51.  
  52. >Woe to you if you've misspelled the name nextlogin.tiff, so
  53. >be careful.  
  54.  
  55. No login panel will appear, which means you will next be
  56. booting in single-user mode, fixing the error, and
  57. continuing the boot.
  58.  
  59. >Within NeXTstep, logged on as root, you can open
  60. >loginwindow.app with command-O, similarly
  61. ><local_language.lproj>, rename the old file, and drag in a
  62. >copy of the new one.  
  63.  
  64. Renaming it nextlogin.tiff, of course.
  65.  
  66. >I've been designing a big batch of new login panel tiffs and
  67. >am about to release them to the world (I wasn't sure of the
  68. >world was all that interested), so I've done this a lot
  69. >lately.
  70.  
  71. It's a funny thing.  I spent really a *lot* of hours in my
  72. various draw programs and in Icon, making these things, some
  73. of which are fairly complex.  After maybe a hundred of them
  74. (75 since pitched out, perhaps), I finally felt a very
  75. simple one would be best, for me.  Since I have my
  76. background set to black, many of the ones I made look best
  77. on that and would not seem as mysterious or grand or
  78. whatever on a grey background.  Oh, that reminds me: they're
  79. all monochrome, as I have no access to color (good thing,
  80. too, because then hundreds, rather than tens, of hours would
  81. have been consumed fiddling with those possibilities.  It
  82. was all therapeutic, I guess.
  83.  
  84. -- 
  85. [Jess Anderson <> Madison Academic Computing Center <> University of Wisconsin]
  86. [Internet: anderson@macc.wisc.edu <-best, UUCP:{}!uwvax!macc.wisc.edu!anderson]
  87. [Room 3130 <> 1210 West Dayton Street / Madison WI 53706 <> Phone 608/262-5888]
  88. [---------> Discrimination, Bigotry, and Hate are not Family Values <---------]
  89.