Keyboard shortcut for switching between workspaces

linux, unix

Solution

CTRL + ALT + LEFT_ARROW or CTRL + ALT + RIGHT_ARROW

CTRL + F# might also work, depends a bit even CTRL + SHIFT + F# might be mapped for the ones above 12

Problem

Is there a keyboard shortcut that enables you to switch between workspaces in Linux in a similar way to switching between windows using ALT+TAB? The documentation on this is incomplete and it would be nice to use the keyboard for this instead of the mouse.

Original source