-
2009-10-11
Gnome Terminator - [软件清单]
1 Instruction
Why do I want to use this software?Because I hope to be a Productive Linux User.
- Terminator
- An application that provides lots of terminals in a single window, saving valuable screen space otherwise wasted on window decorations and not quite being able to fill the screen with terminals. It replaces xterm, rxvt, xwsh and friends on X11 systems, GNOME Terminal, KDE's Konsole, Apple's Terminal.app, and PuTTY on MS Windows.
做程序开发经常碰到的一个问题是开的窗口太多,有时候会把自己给弄晕,窗后之间的切换很浪费时间;我讨厌在linux下使用鼠标,鼠标有害效率,请远离!!!
现在有了Terminator,只需要花几分钟记住几个快捷键,工作效率可以提高不少。2 Install
If your linux's version is Ubuntu, it's so easy.just type the following command in the terminal:
sudo apt-get install terminatorIf you want to acquire more info, please visit the official website:
http://software.jessies.org/terminator/3 Demo
4 Usage
In this section,I just pick up some import tips for me.If you want to get details,please type 'man terminator' after intalling in the terminal.
Considering there is very little info on terminator in chinese,so I will list it in chinese.
- CTRL+SHIFT+O/E 水平或者垂直新建一个窗口
- CTRL+SHIFT + LEFT/RIGHT/UP/DOWN 左/右/上/下移动当前窗口
- CTRL+SHIFT+s 显示/隐藏 scrollbar
- CTRL+TAB/CTRL+SHIFT+TAB 移动到下/上一窗口
- ALT+ LEFT/RIGHT/UP/DOWN 分别移动到当前窗口的左/右/上/下窗口
- CTRL+SHIFT+W 关闭当前窗口
- CTRL+SHIFT+Q 关闭当前程序
- CTRL+SHIFT+X/Z 在所有窗口与当前窗口(最大化)之间进行切换
- CTRL+SHIFT+T 创建新的Tab
- CTRL+PageDown/PageUp 移动到下/上一Tab
- CTRL+SHIFT+PageDown/PageUp 当前Tab与上/下一Tab交换前后位置
- CTRL+Plus(+)/Minus(-) 增加/减少当前窗口的字号
- CTRL+Zero(0) 还原成默认的字号
- CTRL+SHIFT+G 清屏
- F11 全屏/或者在启动程序的时候参数设置为 -f
The above shortcuts mostly are made up by CTRL and SHIFT.
5 After the words
I will use this tool-"Gnome Terminator" instead of Gnome Terminal in the future!
随机文章:
打印店病毒感染解决方案---sandboxie 2009-11-13程序员常用软件清单-VIM篇 2009-09-10程序员常用软件清单-编程篇 2009-09-08统计程序注释行数之核心程序---正则表达式匹配文件名 2009-08-15so easy SHELL,waste so much time. 2008-06-17
Post Addr:
