「Dolphin」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
(ページの作成:「Category:ファイルマネージャ en:Dolphin {{Related articles start}} {{Related|ファイルマネージャの機能}} {{Related|KDE}} {{Related|udisks}} {{R...」)
(相違点なし)

2015年7月26日 (日) 21:38時点における版

関連記事

この記事では K Desktop Environment のデフォルトファイルマネージャである Dolphin を扱っています。ゲームエミュレータについては、Dolphin エミュレータを見て下さい。

インストール

kdebase-dolphin パッケージをインストールしてください。バージョン管理や Dropbox のサポートが必要な場合は、kdesdk-dolphin-plugins をインストールしてください。Compare files ダイアログを使うには kompare が必要です。

ファイルプレビュー

使用方法

端末を開く

Dolphin や他の KDE アプリケーションはデフォルトで konsole を使用します。デフォルトのターミナルエミュレータを変更するには、kcmshell4 componentchooser を実行して Terminal Emulator > Use a different terminal program を選択してください。

KIO Slaves

ノート: kdesdk-kioslaves は必要ありません。

Dolphin uses KIO slaves for network access, trash and other functionality, unlike GTK+ file managers which use GVFS. Available protocols are shown in the location bar (editable mode) [1]. To quickly bookmark them, right-click in the workspace, and select "Add to Places".

トラブルシューティング

検索しても何も表示されない

If Baloo is enabled, Dolphin attempts to use it for file searches even if no file index is present. Either create a Baloo file index, or disable file indexing through kcmshell4 kcm_baloofile.

フォントの透過

Fonts in selection frames may become transparent when using the GTK+ Qt style. Native Qt styles such as Cleanlooks and Oxygen are unaffected.

ユニコード文字が表示されない

This was a general issue in kdelibs solved in v4.11 and later versions. [2]

参照