web-dev-qa-db-ja.com

ファイルからウィンドウ装飾をインストールする方法は?

KDE-look.orgからいくつかのウィンドウデコレーションを取得し、設定を変更して変更しましたが、ファイルからデコレーションをインストールするオプションがありません。可能であれば、どうすればいいですか?

1
John

Q:

ファイルから装飾をインストールするオプション。可能であれば、どうすればいいですか?

A:

場合によります ;)

エンジン+装飾ファイル

例#1-オーロラ-エンジンが含まれています

Aurorae装飾エンジンはKDEの一部です。

GHNS:[システム設定]> [ワークスペースの外観]> [ウィンドウ装飾]> [新しい装飾を取得]

ファイルからのマニュアル:テーマを〜/ .kde/share/apps/aurorae/themes /に解凍します

例#2-deKorator-外部エンジン

パッケージ:kwin-style-dekorator

Description: Windows decoration engine for KDE 4 using user-supplied PNG files
 With deKorator, easily create your own window decoration for KDE 4!
 deKorator uses your own made images for buttons, borders and so on.
 Go ahead and be creative!
 An example called uglyTheme is provided to show its possibilities.
 .
 Themes can be created by the user with the help of a drawing program or can be
 downloaded from http://www.kde-look.org/index.php?xcontentmode=21
 .
 This is a windows decoration engine, not a style.
Homepage: http://www.kde-look.org/content/show.php/deKorator?content=87921

エンジンのインストール後:システム設定>ワークスペースの外観>ウィンドウ装飾> deKorator

DeKoratorには、ファイルからテーマをインストールするオプションがあります。

enter image description here

4
user26687