xterm

xterm

 英

  • 网络终端仿真器;终端程序;透明

例句

You can test to see whether all is correct by opening a new xterm window and typing the commands shown in Listing 3.

可以通过打开一个xterm窗口键入清单3命令测试一切是否正常

As an aside, getting simple applications like xterm and mutt on Linux to support UTF-8 encodings can be quite challenging as well.

此外Linux一些简单应用xtermmutt加上UTF-8编码支持也是有趣挑战

The vmstat command is typically run in a separate xterm window in the foreground with the output going to the terminal.

vmstat命令通常前台独立xterm窗口运行输出发送终端

That's an xterm, waiting for you to decide where to place it.

一个xterm决定哪里

All events within the xterm window will now be printed as they occur.

现在输出xterm窗口发生所有事件

Both the graphical indicator and the xterm running the top command show a CPU utilization problem.

图形指示器运行top命令xtermBoth指示CPU使用问题

Take the time to get a terminal program installed, too; I recommend osso-xterm.

另外一些时间安装一个终端程序推荐使用osso-xterm。

On execution of this command, the xterm title bar displays Hello.

执行这个命令之后xterm标题显示Hello

A command-line shell is started each time a [pseudo-]terminal is created (using term for instance).

一个命令Shell每次打开一个[]终端比如说使用xterm开始运行

Regardless, start an Xterm on your control node.

不论怎样控制节点启动一个Xterm

If you are already logged into a graphical window manager session, such as GNOME or KDE, start an Xterm.

如果已经登录图形窗口管理器会话例如GNOMEKDE启动一个Xterm

Some people prefer to use an xterm as the session program, and run the window manager in the background.

有些喜欢使用xterm作为session程序后台运行窗口管理器

Fire up an xterm session, and let's begin to explore object files by creating a clean workbench.

启动一个xterm会话我们创建一个空白工作开始目标文件进行研究

Start the xterm, fire up your favorite editor, and let's begin creating a useful . gdbinit file!

启动xterm调出最喜欢编辑器我们开始创建一个有用.gdbinit文件

Enter xhost + contrl_node_ip in the xterm that appears once your X session has started.

X会话启动出现xterm输入xhost+contrl_node_ip。

Run xterm instead of gnome-terminal.

xterm代替gnome终端

Listing 12 shows how to display the current folder name in the xterm title bar along with the prompt.

清单12演示如何xterm标题提示同时显示当前文件夹

Mined relies on X-based terminal emulators, like xterm in UTF-8 mode, rvxt-unicode, or the Linux console to detect UTF-8 encodings.

Mined依赖基于X终端模拟检测UTF-8编码这些终端模拟包括UTF-8模式xterm、rvxt-unicode或者Linux控制台

Launch another xterm, and then use strace to trace the nweb server that is running.

启动另一个xterm然后使用strace跟踪正在运行nweb服务器

Or, more simply, how do you launch an xterm window on the remote system?

或者简单如何远程系统启动一个xterm窗口呢?

This creates a new X server; give it something to show by also launching on your AIX host xterm -display : 2.

新建一个X服务器另外AIX主机启动xterm-display:2,以便提供一些用于显示数据

Use option 3 (VT220) for Windows and option 4 (xterm) for UNIX or Linux.

Windows使用3(VT220)选项UNIXLinux使用4(xterm选项

The first is that xterm is installed out of the box; this is a big improvement.

第一个变化xterm安装一个改进

It can then send this information to X clients such as Xterm, xv, that may run on different computers.

然后事件信息发送给X客户端Xterm,xv这些客户端可以运行其他计算机

For example, you can print some basic information on the xterm title bar using the echo command.

例如可以使用echo命令xterm标题显示一些基本信息

(You likely now realize that xterm is its own process and, within xterm, the shell is a separate process spawned by xterm). Next, type

现在可能认识到xterm就是本身进程xtermshellxterm产生一个独立进程)。

Making progress, but Bacchus hasn't authorized Delphi to use its X server yet (we need to switch to a local xterm to fix this)

继续前进Bacchus尚未授权Delphi使用X服务器我们需要切换本地xterm修正这个问题

If all has gone well with the installation, you can start Geronimo from an xterm window by typing the following commands

如果安装一切正常可以通过键入下列命令xterm窗口中启动Geronimo

Listing 8: Breakpoint information in the GDB Debugger xterm

清单8:GDB调试器xterm断点信息