good tip. though, as the "killall" command is case sensitive....
killall dock
should read
killall Dock
If you want to list the process to see, expand the terminal as wide as you can and type:
ps aux | grep -i dock
Existing users, log in. New users, create a free account. Lost password?
moves the dock onscreen
Version: 1.0.1
good tip. though, as the "killall" command is case sensitive....
killall dock
should read
killall Dock
If you want to list the process to see, expand the terminal as wide as you can and type:
ps aux | grep -i dock
No user comments.