====== Guake ====== Quake의 명령모드를 흉내낸 GTK 기반의 편리한 터미널이다. 특정 키를 누르면 화면 상단에서 터미널이 뜨고 사라지는 방식으로, 터미널을 항상 띄워놓고 화면에 보였다 말았다 할 경우 매우 빠르고 편리하다. ===== Install ===== * [[https://guake.readthedocs.io/en/stable/user/installing.html|Guake Installing]] * [[https://launchpad.net/~linuxuprising/+archive/ubuntu/guake|Guake PPA]] # debian/ubuntu sudo apt-get install guake # arch/manjaro sudo pacman -S guake ==== pip 로 설치 ==== * [[linux:debian|Debian Linux]] Stable 용 guake 버전이 너무 낮다며, 그냥 [[python:pip|PIP]]로 설치하는게 낫다. # debian 에서 pip3 설치 sudo apt install python3-pip # --user 필수 pip3 install --user guake ===== Wayland ===== * [[linux:wayland|Wayland]] 에서는 단축키가 잘 안먹을 수 있다. * Guake 자체의 단축키는 삭제하고서 * [[linux:gnome|Gnome]] 단축키로 ''guake-toggle'' 명령을 호출하도록 변경한다. ===== Guake Indicator ===== * Guake 를 통해서 SSH 접속을 자주하는 곳을 지정해 둘 수 있다. * [[http://www.webupd8.org/2014/06/easily-manage-connect-to-ssh-hosts-with.html|Easily manage connect to ssh hosts with gauke indicator]] * http://guake-indicator.ozzyboshi.com/