Exitting CodeBlocks full screen mode

codeblocks, keyboard-shortcuts

Solution

Aha! Shift+F11 does not work on some versions of Ubuntu. Use Alt+V to bring up the view menu, use the down arrow to move down to the Full Screen option and press the space bar.

Problem

How can I exit fullscreen mode in Code::Blocks editor. I was unable to find keyboard shortcut (using Google and searching in documentation). I'm running Codeblocks on Ubuntu inside Virtual Box.

Original source