Changing the Mac OS X Login Window welcome message

The Mac OS X Login Window displays no welcome message by default, but you can add a message such as your company name by using the commands below.

mac-osx-login-window

To change the Login Window message, open a new Terminal window and enter this command:

sudo defaults write /Library/Preferences/com.apple.loginwindow
  LoginwindowText "www.geekology.co.za"

mac-osx-login-window-2

To revert the change, open a new Terminal window and enter this command:

sudo defaults write /Library/Preferences/com.apple.loginwindow
  LoginwindowText ""

 

Related posts:

  1. Changing the Mac OS X Login Window’s background image
  2. Changing the format of screenshots saved to your Desktop on Mac OS X
  3. Making hidden application icons transparent on Mac OS X
  4. Rearranging any OS X menubar and login items
  5. Displaying the current folder path in Finder’s titlebar on Mac OS X
Twitter Digg Delicious Stumbleupon Technorati Facebook Email

No comments yet... Be the first to leave a reply!

Afrigator