Skip to content

Commit

Permalink
Enabled input menu
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschwenn committed Jul 16, 2013
1 parent 53c6d5b commit e2a2795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setupscript/setupscript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ sudo killall Finder
echo "FINDER PREFERENCES ARE SET"
sudo defaults write /library/preferences/com.apple.loginwindow PowerOffDisabled -bool true
sudo defaults write /library/preferences/com.apple.loginwindow SHOWFULLNAME -bool true
sudo defaults write /library/preferences/com.apple.loginwindow showInputMenu -bool true
echo "LOGIN WINDOW PREFERENCES ARE SET"
# SET COMPUTER NAME, DISABLE AND REENABLE REMOTE LOGIN AND SCREEN SHARING
MINI=xxx
Expand Down

0 comments on commit e2a2795

Please sign in to comment.