标签 Terminator 下的文章

Make Terminator default console in Fedora

Install terminator in fedora is quite easy but there need some works to make it default with shortcut key like Ubuntu.Install terminatorsudo dnf install terminator change default Gnome-shell console to terminatorgsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/terminator reboot your PC and set a custom shortcut for it.

使用 Terminator 替换 Ubuntu 默认终端

Ubuntu 的默认终端是 Gnome-Terminal,总会有那么点不爽。最近使用了 Terminator 这个终端,深深被折服,这才是好用的终端。用了之后问题来了,Ubuntu 里 Unity 很多快捷键,包括 C+A+T 启动的都是 Gnome-Terminal,有没有办法全部替换 Terminator ?我知道你一开始和我一样,想的一定是修改快捷键,实际上完全没必要。