readme
来自「xen虚拟机源代码安装包」· 代码 · 共 13 行
TXT
13 行
This is a modified version of the miniterm program distributed as partof the Linux Programmer's Guide (LPG) by Sven Goldt.It is intended to be used as a dumb raw terminal for debugging Xenmachines over the serial line.By default it will connect to COM1 (/dev/ttyS0) at 115200 baud.These options can be modified as follows: miniterm [-b<baudrate>] [-d<devicename>]'ctrl-b' quits miniterm. -- Keir Fraser (21/9/2003)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?