Workspace Configuration/Desktop Configuration/da: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
(Importing a new version from external source)
Line 10: Line 10:
Det første du kan se på er <menuchoice>Systemindstillinger -> Udseende -> GTK-stile og skrifttyper</menuchoice> - her kan du vælge <menuchoice>Use my KDE fonts in GTK Applications</menuchoice>.
Det første du kan se på er <menuchoice>Systemindstillinger -> Udseende -> GTK-stile og skrifttyper</menuchoice> - her kan du vælge <menuchoice>Use my KDE fonts in GTK Applications</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.
Du kan også bruge [http://en.wikipedia.org/wiki/QtCurve QtCurve] til at få GTK-programmer til at bruge den aktuelle Qt/KDE-stil. Instruktioner til at installere og bruge den i Kubuntu er [http://maketecheasier.com/install-qtcurve-in-kde/2010/03/29 her] (fjern evt. de dele som er specifikker for apt-get og brug din distributions brugerflade til pakkehåndtering i stedet). Find de nødvendige pakker hos din distribution.


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

Revision as of 13:19, 10 October 2010

Ændring af udseendet

Temaer til skrivebordet

The Plasma FAQ Configuration page fortæller dig, hvor du kan finde nye temaer til dit Plasma skrivebord og hvordan du installerer dem.

Temaer til ikke-KDE-software

Det første du kan se på er Systemindstillinger -> Udseende -> GTK-stile og skrifttyper - her kan du vælge Use my KDE fonts in GTK Applications.

Du kan også bruge QtCurve til at få GTK-programmer til at bruge den aktuelle Qt/KDE-stil. Instruktioner til at installere og bruge den i Kubuntu er her (fjern evt. de dele som er specifikker for apt-get og brug din distributions brugerflade til pakkehåndtering i stedet). Find de nødvendige pakker hos din distribution.

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.


Desktop Effects

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.

Using KDE Desktop Effects

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

Sound Problems