Workspace Configuration/Desktop Configuration/pt-br: Difference between revisions
MarcusGama (talk | contribs) (Created page with "A partir da versão 4.5, existe suporte para temas gtk para os estilos de interface do Qt. Na maioria das distribuições, isto está disponível desde a versão 4.3.") |
MarcusGama (talk | contribs) (Created page with "=== Fazer aplicações do Qt compartilhar o esquema de cores das aplicações do KDE4 ===") |
||
Line 16: | Line 16: | ||
A partir da versão 4.5, existe suporte para temas gtk para os estilos de interface do Qt. Na maioria das distribuições, isto está disponível desde a versão 4.3. | A partir da versão 4.5, existe suporte para temas gtk para os estilos de interface do Qt. Na maioria das distribuições, isto está disponível desde a versão 4.3. | ||
=== | === Fazer aplicações do Qt compartilhar o esquema de cores das aplicações do 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 16:48, 11 October 2010
Mudando o visual
Temas para a área de trabalho
A página de perguntas frequentes sobre a configuração do Plasma explica onde encontrar novos temas para o Plasma e como instalá-los.
Temas para aplicações não-KDE
A primeira coisa a checar é a seção
- lá você pode selecionar a opção para .Você pode também usar o QtCurve para fazer com que os aplicativos GTK usem o estilo atual do Qt/KDE. Instruções sobre como instalar e usar isto no Kubuntu (você pode apenas ignorar as instruções específicas para o apt-get e usar a interface do gerenciador de pacotes da sua distribuição ao invés da linha de comando do Ubuntu) podem ser encontradas aqui. Por favor, consulte sua distribuição para instruções sobre instalação de pacotes.
Aplicar temas aos aplicativos do KDE para que se pareçam com aplicativos do GTK
A partir da versão 4.5, existe suporte para temas gtk para os estilos de interface do Qt. Na maioria das distribuições, isto está disponível desde a versão 4.3.
Fazer aplicações do Qt compartilhar o esquema de cores das aplicações do 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
, 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
, and select , and take a look on the 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
module in the tab, choose 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
- Take a look at the Sound Problems page