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

From KDE UserBase Wiki
(Created page with "===让 KDE 程序看起来像 GTK 程序===")
(Created page with "自从 Qt 4.5 发布,Qt 的图形用户界面风格就支持 GTK 主题。大多数发行版从 KDE 4.3 就提供了这一功能。")
Line 14: Line 14:
===让 KDE 程序看起来像 GTK 程序===
===让 KDE 程序看起来像 GTK 程序===


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.
自从 Qt 4.5 发布,Qt 的图形用户界面风格就支持 GTK 主题。大多数发行版从 KDE 4.3 就提供了这一功能。


=== Making Qt applications share the color scheme of KDE4 applications ===
=== Making Qt applications share the color scheme of KDE4 applications ===

Revision as of 05:08, 30 May 2011

改变外观

桌面主题

等离子常见配置页介绍如何获取和安装等离子桌面主题。

为非 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 就提供了这一功能。

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.


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