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斷點信息