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 16: Line 16:
    Fra Qt 4.5 har GTK-temaer kunnet bruges som GUI-stile i Qt. I de fleste distributioner er det tilgængeligt i KDE fra version 4.3.
    Fra Qt 4.5 har GTK-temaer kunnet bruges som GUI-stile i Qt. I de fleste distributioner er det tilgængeligt i KDE fra version 4.3.


    === Making Qt applications share the color scheme of KDE4 applications ===
    === Qt-programmer til at bruge det samme farvetema som KDE4-programmer ===


    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 <menuchoice>System Settings -> Appearance -> Colors</menuchoice>, the Qt applications you have running become the correct color, but change back once they are restarted.
    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 <menuchoice>System Settings -> Appearance -> Colors</menuchoice>, the Qt applications you have running become the correct color, but change back once they are restarted.

    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.

    Få dine KDE-programmer til at ligen GTK-programmer

    Fra Qt 4.5 har GTK-temaer kunnet bruges som GUI-stile i Qt. I de fleste distributioner er det tilgængeligt i KDE fra version 4.3.

    Få Qt-programmer til at bruge det samme farvetema som KDE4-programmer

    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