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
  • 67,791
  • 32
  • 179
  • 269
dogwood
  • 363
  • 1
  • 3
  • 6

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,023
  • 25
  • 98
  • 183
Raja G
  • 102,391
  • 106
  • 255
  • 328
  • 2
    CTRL+Q would kill Geany (completely close and exit). And if you start it back it will start in full screen mode. Pressing F11 will do the trik. – Mitch Dec 03 '13 at 06:32
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,134
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.
  • 44,715