The gedit Window

當您啟動 gedit 後,會顯示下面的視窗:

圖表 1gedit 視窗

gedit 視窗包含下列的 元素:您可以選擇下列條件中的一項或以上:

功能表列

在功能表列上的功能表中,有您在 gedit 中與檔案工作所需的所有指令。

工具列

工具列包含了您可以由功能表列 存取的指令子集。

顯示區域

顯示區域包含了您正在 編輯之檔案的文字。

狀態列

The statusbar displays information about current gedit activity and contextual information about the menu items. The statusbar also displays the following information:

  • Cursor position: the line number and column number where the cursor is located.
  • Edit mode: If the editor is in insert mode, the statusbar contains the text INS. If the editor is in overwrite mode, the statusbar contains the text OVR. Press the Insert key to change edit mode.
Side Pane

The side pane displays a list of open documents, and other information depending on which plugins are enabled.

By default the side pane is not shown. To show it, choose View ▸ Side Pane.

Bottom Pane

The bottom pane is used by programming tools such as the Python Console plugin to display output.

By default the bottom pane is not shown. To show it, choose View ▸ Bottom Pane.

當您在 gedit 視窗中按滑鼠右鍵時,應用程式會顯示即現式功能表。即現式功能表包含了 最常用的文字編輯指令。

Like other GNOME applications, actions in gedit can be performed in several ways: with the menu, with the toolbar, or with shortcut keys. Shortcuts keys common to all applications are listed in the User Guide.