Workspace Configuration/Desktop Configuration/zh-tw: Difference between revisions

From KDE UserBase Wiki
m (Created page with "首先要考慮的是<menuchoice> 系統設置- >外觀 - > GTK +的外觀</menuchoice> 部分 - 可以選擇<menuchoice>在GTK+ 應用程式使用我的 KDE 字體</menuchoice> 。")
m (Created page with "您也可以利用[http://en.wikipedia.org/wiki/QtCurve QtCurve]使 GTK 程式使用當前的 Qt / KDE 風格。在 Kubuntu 中安裝和使用的說明(剛剛擺脫apt-get ,...")
Line 10: Line 10:
首先要考慮的是<menuchoice> 系統設置- >外觀 - > GTK +的外觀</menuchoice> 部分 - 可以選擇<menuchoice>在GTK+ 應用程式使用我的 KDE 字體</menuchoice> 。
首先要考慮的是<menuchoice> 系統設置- >外觀 - > GTK +的外觀</menuchoice> 部分 - 可以選擇<menuchoice>在GTK+ 應用程式使用我的 KDE 字體</menuchoice> 。


You can also use the [http://en.wikipedia.org/wiki/QtCurve QtCurve] to make GTK apps use the current Qt/KDE style. Instructions on how to install and use it for Kubuntu (you just get rid of apt-get specifics and use GUI package manager of your distribution instead of Ubuntu command line) can be found [http://maketecheasier.com/install-qtcurve-in-kde/2010/03/29 here]. Please refer to your distribution for packages.
您也可以利用[http://en.wikipedia.org/wiki/QtCurve QtCurve]使 GTK 程式使用當前的 Qt / KDE 風格。在 Kubuntu 中安裝和使用的說明(剛剛擺脫apt-get ,使用GUI 而不是命令行管理軟體包)在[http://maketecheasier.com/install-qtcurve- in-kde/2010/03/29這裏]。具體軟體包請參考所用發行版。


===Theming KDE Applications to look like GTK applications===
===Theming KDE Applications to look like GTK applications===

Revision as of 12:19, 27 June 2012

改變外觀

桌面主題

Plasma 常見配置頁介紹如何獲取和安裝 Plasma 桌面主題。

為非 KDE 軟體設置主題

首先要考慮的是 系統設置- >外觀 - > GTK +的外觀 部分 - 可以選擇在GTK+ 應用程式使用我的 KDE 字體

您也可以利用QtCurve使 GTK 程式使用當前的 Qt / KDE 風格。在 Kubuntu 中安裝和使用的說明(剛剛擺脫apt-get ,使用GUI 而不是命令行管理軟體包)在in-kde/2010/03/29這裏。具體軟體包請參考所用發行版。

Theming KDE Applications to look like GTK applications

Since Qt 4.5 release, there is support for gtk themes for Qt GUI styles. In most distributions this will be available from KDE software version 4.3.

Making Qt applications share the color scheme of KDE4 applications

Some applications (Qt4 applications) running under KDE4 do not share the same color scheme as KDE4 applications, have an odd background color, or have white text on white buttons, etc. If you change the palette/color scheme in System Settings -> Appearance -> Colors, the Qt applications you have running become the correct color, but change back once they are restarted.

Solution You may have a leftover .kde folder from KDE3 in your home directory, and Qt looks at it first instead of the .kde4 settings folder. You can either rename or remove the .kde/share/config/kdeglobals file, which will cause Qt to use the .kde4/share/config/kdeglobals file instead. The next time a KDE3 application is started, it will regenerate the .kde/share/config/kdeglobals file, and will use the default KDE3 theme and colors, but will not affect the Qt applications colors.

Title Bar Buttons

Open System Settings -> Appearance, and select Windows, and take a look on the Button tab. Here you can customise the buttons in the title bar. '?', '_' and the square represent the What's this?, minimise, and maximise buttons. 'H' is a spacer. One or more can be added as desired. Your version may also have a circle - this is the ring of a radio button, the setting for showing windows in all desktops.

You can re-arrange them as you prefer. Left-handed people, for instance, may prefer to align the controls from the left, instead of from the right.

Adding Animated Wallpapers

Moult's blog "How to have animated wallpapers in KDE" explains how to write a short script that uses a mediaplayer to simulate animated wallpapers.


Desktop Effects

Using KDE Desktop Effects

The use of Desktop Effects is controlled by KWin. You can see more information about them on the KWin page.

Using Compiz with Plasma Desktop

Install compiz. Open System Settings, choose the Session Manager module in the Advanced tab, choose compiz in the Window Manager combobox and restart your desktop.

Sound Problems