Workspace Configuration/Desktop Configuration/it: Difference between revisions

From KDE UserBase Wiki
(Created page with "Dal rilascio qt 4.5 c'è il supporto per i temi GTK per gli stili delle interfacce Qt. In molte distribuzioni questo sarà disponibile dalla versione 4.3 di KDE.")
(Created page with "=== Fare in modo che le applicazioni Qt condividano lo schema di colori con le applicazioni KDE4 ===")
Line 16: Line 16:
Dal rilascio qt 4.5 c'è il supporto per i temi GTK per gli stili delle interfacce Qt. In molte distribuzioni questo sarà disponibile dalla versione 4.3 di KDE.
Dal rilascio qt 4.5 c'è il supporto per i temi GTK per gli stili delle interfacce Qt. In molte distribuzioni questo sarà disponibile dalla versione 4.3 di KDE.


=== Making Qt applications share the color scheme of KDE4 applications ===
=== Fare in modo che le applicazioni Qt condividano lo schema di colori con le applicazioni KDE4 ===


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 17:20, 21 October 2010

Cambiare l'aspetto

Cambiare tema del desktop

La pagina Domande frequenti sulla configurazione di Plasma ti dice dove trovare nuovi temi per il tuo Plasma Desktop e come installarli.

Cambiare tema dei programmi non KDE

La prima cosa da guardare è Impostazioni di sistema -> Aspetto -> Stili e caratteri GTK+: qui puoi selezionare Utilizza i caratteri di KDE nelle applicazioni GTK.

Puoi anche utilizzare QtCurve per far in modo che le applicazioni GTK utilizzino l'attuale stile Qt/KDE. Istruzioni su come installarlo e usarlo in Kubuntu (basta sbarazzarsi di apt-get ed utilizzare l'interfaccia del gestore di pacchetti della tua distribuzione invece della linea di comando di Ubuntu) possono essere reperite qui. Fai riferimento alla tua distribuzione per i pacchetti.

Cambiare tema delle applicazioni KDE perché appaiano come quelle in GTK

Dal rilascio qt 4.5 c'è il supporto per i temi GTK per gli stili delle interfacce Qt. In molte distribuzioni questo sarà disponibile dalla versione 4.3 di KDE.

Fare in modo che le applicazioni Qt condividano lo schema di colori con le applicazioni KDE4

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