|

楼主 |
发表于 2003-10-7 09:40:13
|
显示全部楼层
to: liuqionline 不会,何来学之说。
- 17 # Shortcuts:(快捷键)
- 18 # Function keys (f1->f12, shift f1->f12) : Change to different page
- 19 #通过F1-F12 十二个键切换十二个工作区
- 20 # Pause/Break键 : Popup Utilities
- 21 # Menu : Popup window utils (move etc.)
- 22 # Alt/Tab : alternate same page only
- 23 # alt/tab键只能在一个工作区内切换程序。
- 24 # Menu, followed by n, followed by number : chuck window to another
- desk/page
- 25 # Meny, followed by v, followed by number : move with window to another
- desk/page
- 上二行没看懂。不过从这小段我看出了有键盘的快捷键如果好的话
- 会省去很多的时间。老外在这方面有办法,要学人之长啊。
- 26 # As I mostly use xterms I tend to switch to a desk and then start a
- 27 # terminal because xterm is at the top of the utils list, this key
- 28 # sequence is e.g:
- 29 #
- 30 # F2 Pause Return
- 31 # or:
- 32 # F2 Pause x
- 33 #
- 34 # Which I find happens as quick as I could possibly want, so I tend
- 35 # to be very quick to stop and start new terminals, it's just the
- 36 # way I work and this goes well with it.
复制代码 |
|