26

I was stuck in Geany in fullscreen mode and unable to get out. All the suggestions I found on websites were too complicated (for me). I finally discovered that by depressing the ALT key and the V key, the view menu opens and I was able to uncheck fullscreen mode. Problem solved.

This appears to be the way one sees menus while in fullscreen mode: ALT + , e.g., File Edit View etc.

Braiam
  • 69,112
dogwood
  • 363

5 Answers5

33

Pressing Keys F11 toggles Geany full screen mode.

Source: http://www.geany.org/manual/current/index.html#notebook-tab-keybindings

Elder Geek
  • 36,752
Raja G
  • 105,327
  • 107
  • 262
  • 331
8

Ctrl+Shift+f worked for me.

1

This helped me on a guest Ubuntu running with VMware on a mac host.

I changed the line fullscreen=true in file ~/.config/geany/geany.conf to fullscreen=false.

guntbert
  • 13,475
otuncer
  • 11
0

I run Ubuntu on VirtualBox and tried the above tricks and it didn't worked out on windows 8.1.
What I did to exit command line full screen was :

  1. Right click on the terminal
  2. select Leave Full Screen

And I got the normal screen again.

0

For me it was Ctrl+F but it had to be the right Ctrl button.

sourav c.
  • 46,120