Konsole/zh-tw: Difference between revisions

From KDE UserBase Wiki
m (Created page with "===設定檔案管理 ===")
m (Created page with "* 新建新的設定檔 <menuchoice>設定-> 管理設定檔 -> 新建設定檔</menuchoice> * 在 <menuchoice>一般</menuchoice>分頁,隨你喜歡可以輸入新的配置文...")
Line 38: Line 38:
===設定檔案管理 ===
===設定檔案管理 ===


* To add a new profile go to <menuchoice>Settings -> Profile Management -> New Profile</menuchoice>
* 新建新的設定檔 <menuchoice>設定-> 管理設定檔 -> 新建設定檔</menuchoice>
* On the <menuchoice>General</menuchoice> tab, enter the new profile name and change the icon if desired.
* <menuchoice>一般</menuchoice>分頁,隨你喜歡可以輸入新的配置文件名和修改圖標。
* If this is to be a ''root konsole'', enter the command <div style="margin-right:80px">{{Input|1=/bin/su -}}</div> :{{Tip|1=This command will not work on any distro that uses sudo (like Ubuntu). On such distributions use: {{Input|1=sudo su}}or just prepend all your commands that requires superuser privileges with sudo.}}
* 如果要成為root用戶的konsole,鍵入命令 <div style="margin-right:80px">{{Input|1=/bin/su -}}</div> :{{Tip/zh-cn|1=上面的命令在採用sudo的發行版本上是無效的(比如Ubuntu)。在那些發行版本請使用: {{Input|1=sudo su}}或只要預先在所有需要超級用戶權限的命令前加sudo。}}
* Font size can also be changed on the <menuchoice>Appearance</menuchoice> tab.
* <menuchoice>外觀 </menuchoice>標籤頁能改變字體大小.
  [[Image:Konsole4profile.png|thumb|center|330px|Editing a profile]]
  [[Image:Konsole4profile.png|thumb|center|330px|編輯設定檔]]
* On the <menuchoice>Manage Profiles</menuchoice> screen you can add or remove a star, which controls whether that profile is to be offered on the File menu.
* <menuchoice>管理配置文件</menuchoice>對話框,你能添加或刪除一個勾,這決定配置檔案是否在檔案菜單中顯示。


== Related Sites ==
== Related Sites ==

Revision as of 13:53, 12 May 2011

Konsole
Konsole是KDE平臺的終端模擬器

特性預覽

  • X Terminal emulator
  • Makes using the command line easier
  • Use different profiles for different tasks
  • Set scrollback limit and save contents to file
  • Click on links to open in user's default web browser
  • Open current path in user's file manager
  • Translucent background available when desktop effects are enabled
Konsole是KDE平臺上的X終端模擬器,便於用戶使用命令列。除了提供使用強大shell的方法外,Konsole同樣提供很多能讓命令列操作便利和愉快的功能,比如配置檔案管理,回滾和配色方案,以及半透明效果。

Konsole同時提供一個嵌入式的 KPart終端,他被整合到YakuakeDolphinKate等程式中,在使用者操作命令列時提供給使用者一個統一相似的介面。

教學和技巧

語言

在Konsole裡,你能切換語言到純英語環境(比如為了查看某些bug訊息),輸入下列命令:

export LANG=C

快捷鍵

  • 切換標籤: SHIFT+左, SHIFT+右 (不像X-Chat, Firefox, Quanta, Kdevelop)。

附注

Quanta和Kdevelop用的是ALT+左, ALT+右。但是,SHIFT+方向鍵好處是能在幾乎所有鍵盤佈局上單手搞定,因為有時候某些鍵盤上只在左側有ALT按鍵(比如德文鍵盤)


  • 新建標籤: SHIFT+CRTL+N.

標籤的配置

雙擊更名

If you regularly use a lot of tabs, you'll sometimes find it convenient to label them. Just double-click on the tab and you'll get a re-name dialogue.

設定檔案管理

  • 新建新的設定檔 設定-> 管理設定檔 -> 新建設定檔
  • 一般分頁,隨你喜歡可以輸入新的配置文件名和修改圖標。
  • 如果要成為root用戶的konsole,鍵入命令
    /bin/su -
     :

提示

上面的命令在採用sudo的發行版本上是無效的(比如Ubuntu)。在那些發行版本請使用:
sudo su
或只要預先在所有需要超級用戶權限的命令前加sudo。


  • 外觀 標籤頁能改變字體大小.
編輯設定檔
  • 管理配置文件對話框,你能添加或刪除一個勾,這決定配置檔案是否在檔案菜單中顯示。

Related Sites

Help with Development

If you are interested in helping with Konsole's development, check out how to help the Konsole team.

Keywords

Terminal emulator, command line, CLI, shell