7

I want to toggle a full-screen transparent terminal on some hotkey, so that when you close it, it just minimizes in the panel/tray but remains loaded in memory.

For example, Visor on Mac OS X:

enter image description here

ish
  • 141,990
gridsane
  • 173

1 Answers1

8

Use Guake

  • sudo apt-get install guake

  • F12 shows/hides

  • Use Preferences to adjust opacity, height, shortcuts and much more...

  • Guake on 12.04 Unity:

    enter image description here

ish
  • 141,990