2

I'm not using right CTRL .
Is it possible to bind key for terminal app to get in on top current workspace or hide? (show/hide window)


It doesn't necessarily have to be CTRL key. It's about assigning a specific application to the key.


Working on Ubuntu 18.04.

2 Answers2

1

Technically speaking: DROP DOWN TERMINAL

Adds a terminal available from anywhere.

In Ubuntu Software I found 4 apps after typing "drop-down".

  • Drop Down Terminal as Gnome extension
  • Yakuake
  • Tilda
  • QTerminal

I chose Tilda, because I can configure copy and past shorcuts.


There is some old answer with the same problem:
Focus existing terminal with Ctrl-Alt-T shortcut
How to programmatically switch to a specific window in compiz?

0

By default, an hotkey is already defined in Ubuntu (at least my version, 18.10) to hide the current window: Super+h. So press that key combination while your terminal is in the foreground, and it will disappear as a hidden (minimized) window. THis will work for any window.

Probably the same hotkey is set by default in Ubuntu 18.04 as well, but if not, set (or change) the hotkey in Settings - Keyboard under the "Windows" section.

vanadium
  • 88,010