Sometimes the OS X Dock, icons that you can click to quick launch applications, crashes and it disappears.
The best way to restart the Dock and see it again without restarting is issuing the following command on the Terminal:
killall -KILLALL Dock
When the menu bar becomes unresponsive, you can also restart it using the following commands:
killall -KILLALL SystemUIServer
The best way to restart the Dock and see it again without restarting is issuing the following command on the Terminal:
killall -KILLALL Dock
When the menu bar becomes unresponsive, you can also restart it using the following commands:
killall -KILLALL SystemUIServer
No comments:
Post a Comment