view package:xmonad

O(w). Set focus to the workspace with index 'i'. If the index is out of range, return the original StackSet. Xinerama: If the workspace is not visible on any Xinerama screen, it becomes the current screen. If it is in the visible list, it becomes current.
Set focus to the given workspace. If that workspace does not exist in the stackset, the original workspace is returned. If that workspace is hidden, then display that workspace on the current screen, and move the current workspace to hidden. If that workspace is visible on another screen, the workspaces of the current screen and the other screen are swapped.