this post was submitted on 31 Aug 2026
90 points (97.9% liked)
Linux
67377 readers
329 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I always install Guake. It's a drop-down terminal emulator and it can be heavily configured with hotkeys. I have it pop open/close with one key and I can split the terminal horizontally or vertically as many times as I want with a couple other hotkeys.
It's so ridiculously efficient (as a developer) that I can't stand to not have it installed at this point.
What's better with a drop down terminal vs a normal terminal invoked with global short key?
It's a genuine question, never heard about drop down terminal and looked it up. As I understand they are just normal terminal with a visual effect when they open. Am I missing something?
I've used a drop down terminal before and I find the position convenient. I can never lose it among other windows and it's always on top. If I want to see below, I just slide it back.
Your point is correct, it is functionally nearly identical. Since the terminal is arguably the most important or most central piece of software, I do find it convenient to always have it in the same place and to give it priority over other windows.
This is definitely a matter of opinion, I do admit
It really has nothing to do with the opening animation, in fact, I'm not even sure if Guake has an animation. It's about having a self contained terminal "window" where all of your terminals live and you can quickly navigate between them. Then you can hide said window just as fast as it arrived and get back to what you were doing. Keep in mind, these drop down terminals are not treated as traditional windows and are always-on-top.
The problem with traditional terminal windows is: let's say that I have 4 terminals up for different tasks; it causes a little friction to my workflow when I have to deal with which window is which. That friction is just not present with a drop-down. Of course, you can have a traditional terminal emulator that supports tabs and splitting and set a hotkey to bring the one window into focus with an always-on-top flag; at that point though, you've just recreated another drop-down.
Love my drop down terminal. I use Yakuake.
Once you get used to it, you'll never go back haha
Do you prefer Guake over Yakuake because you use Gnome or other GTK based DE, because of specific features, or because it's what you're used to? Or something else?
I've only used Yakuake (and I'm on KDE) so I'm not familiar with Guake, but I'm curious
I'll be real with you, it's just familiarity. Whenever I'm setting up a new system, I just install Guake and throw my config file at it, so it feels the same as all of my other computers.
I'm sure that Yakuake is great and that all drop-down terminals probably have identical feature sets. However, I'm getting too old and impatient to distro/software hop. I just like my stuff to work and as long as it does, I don't change it.
Concerning DE compatibility though: I run cinnamon on most of my machines and Guake has worked flawlessly for me for years on Cinnamon and Gnome. I've never been a fan of KDE though, so your milage may vary.