To force the clipboard app to restart on your Mac, you have to kill that process with the following instructions.
Launch Terminal
Run the following command: killall pboard
References
http://osxdaily.com/2018/02/02/fix-copy-paste-not-working-mac/
To force the clipboard app to restart on your Mac, you have to kill that process with the following instructions.
Launch Terminal
Run the following command:
killall pboard
References
http://osxdaily.com/2018/02/02/fix-copy-paste-not-working-mac/
Start Terminal.
Run command to create spacer:
defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'
Reload Dock:
killall Dock
Run the following commands below.
Close, re-open and re-run commands in step 1 in Terminal to add extra spacers.