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

From KDE UserBase Wiki
m (Created page with "某些 KDE4 下運行的程式(Qt4應用程式)不使用 KDE4 的應用程式配色方案,表現是具有奇怪的背景顏色、白色按鈕白色文本等。如果通過<...")
m (Created page with "解決方案:主目錄可能遺留 KDE3 的 .kde 配置目錄,Qt 優先使用.kde 而不是 .kde4 目錄中的設置。可以重命名或刪除 .kde/share/config/kdeglobals ...")
Line 20: Line 20:
某些 KDE4 下運行的程式(Qt4應用程式)不使用 KDE4 的應用程式配色方案,表現是具有奇怪的背景顏色、白色按鈕白色文本等。如果通過<menuchoice>系統設置->外觀 -> 顏色</menuchoice> 更改調色板/顏色配置,Qt 的應用程式會變成正確的顏色,但重啟後會變回。
某些 KDE4 下運行的程式(Qt4應用程式)不使用 KDE4 的應用程式配色方案,表現是具有奇怪的背景顏色、白色按鈕白色文本等。如果通過<menuchoice>系統設置->外觀 -> 顏色</menuchoice> 更改調色板/顏色配置,Qt 的應用程式會變成正確的顏色,但重啟後會變回。


''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.
解決方案:主目錄可能遺留 KDE3 的 .kde 配置目錄,Qt 優先使用.kde 而不是 .kde4 目錄中的設置。可以重命名或刪除 .kde/share/config/kdeglobals 檔,這將 Qt 會使用.kde4/share/config/kdeglobals 檔。下一次 KDE3 的應用程式啟動時,它會重新生成.kde .kde/share/config/kdeglobals 檔,使用 KDE3 的默認主題和顏色,但這不會影響 Qt應用程式的顏色。


===Title Bar Buttons===
===Title Bar Buttons===

Revision as of 12:20, 27 June 2012

改變外觀

桌面主題

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

為非 KDE 軟體設置主題

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

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

讓 KDE 程式看起來像 GTK 程式

自從 Qt 4.5 發佈,Qt 的圖形用戶介面風格就支持 GTK 主題。大多數發行版從 KDE 4.3 就提供了這一功能。

使 Qt 應用程式共用 KDE4 的配色方案

某些 KDE4 下運行的程式(Qt4應用程式)不使用 KDE4 的應用程式配色方案,表現是具有奇怪的背景顏色、白色按鈕白色文本等。如果通過系統設置->外觀 -> 顏色 更改調色板/顏色配置,Qt 的應用程式會變成正確的顏色,但重啟後會變回。

解決方案:主目錄可能遺留 KDE3 的 .kde 配置目錄,Qt 優先使用.kde 而不是 .kde4 目錄中的設置。可以重命名或刪除 .kde/share/config/kdeglobals 檔,這將 Qt 會使用.kde4/share/config/kdeglobals 檔。下一次 KDE3 的應用程式啟動時,它會重新生成.kde .kde/share/config/kdeglobals 檔,使用 KDE3 的默認主題和顏色,但這不會影響 Qt應用程式的顏色。

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