Disable wraparound in SpacesIf you want to delete the wrap-around in Spaces when you are using the Control + Arrow Keys to move between spaces, type the following command into a terminal window:
defaults write com.apple.dock workspaces-wrap-arrows -boolean NO If you decide you want to turn the wrap-around behavior back on, repeat the command above and switch the NO to a YES
|

