|
1.
|
|
|
Command to execute
|
|
|
|
Comando a executar
|
|
Translated and reviewed by
Lisiane Sztoltz Teixeira
|
|
|
|
Located in
kstart.cpp:255
|
|
2.
|
|
|
A regular expression matching the window title
|
|
|
|
Uma expressão regular combinando com o título da janela
|
|
Translated and reviewed by
Lisiane Sztoltz Teixeira
|
|
|
|
Located in
kstart.cpp:257
|
|
3.
|
|
|
A string matching the window class (WM_CLASS property)
The window class can be found out by running
'xprop | grep WM_CLASS' and clicking on a window
(use either both parts separated by a space or only the right part).
NOTE: If you specify neither window title nor window class,
then the very first window to appear will be taken;
omitting both options is NOT recommended.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Um string que coincida com a classe da janela (propriedade WM_CLASS).
A classe da janela pode ser encontrada executando-se
'xprop | grep WM_CLASS' e clicando em uma janela.
(use ambas as partes separadas por um espaço ou somente a parte direita).
NOTA: se você não especificar nem um título, nem uma classe,
então a primeira janela a aparecer será tomada;
NÃO é recomendado omitir as duas opções simultaneamente.
|
|
Translated and reviewed by
Lisiane Sztoltz Teixeira
|
|
|
|
Located in
kstart.cpp:258
|
|
4.
|
|
|
Desktop on which to make the window appear
|
|
|
|
Área de Trabalho na qual a janela deve aparecer
|
|
Translated and reviewed by
Lisiane Sztoltz Teixeira
|
|
|
|
Located in
kstart.cpp:265
|
|
5.
|
|
|
Make the window appear on the desktop that was active
when starting the application
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Faz a janeja aparecer na área de trabalho que estava ativa
quando o aplicativo foi iniciado
|
|
Translated and reviewed by
Lisiane Sztoltz Teixeira
|
|
|
|
Located in
kstart.cpp:266
|
|
6.
|
|
|
Make the window appear on all desktops
|
|
|
|
Fazer a janela aparecer em todas as áreas de trabalho
|
|
Translated and reviewed by
Lisiane Sztoltz Teixeira
|
|
|
|
Located in
kstart.cpp:267
|
|
7.
|
|
|
Iconify the window
|
|
|
|
Minimizar a janela
|
|
Translated and reviewed by
Lisiane Sztoltz Teixeira
|
|
|
|
Located in
kstart.cpp:268
|
|
8.
|
|
|
Maximize the window
|
|
|
|
Maximizar a janela
|
|
Translated and reviewed by
Lisiane Sztoltz Teixeira
|
|
|
|
Located in
kstart.cpp:269
|
|
9.
|
|
|
Maximize the window vertically
|
|
|
|
Maximizar a janela verticamente
|
|
Translated and reviewed by
Lisiane Sztoltz Teixeira
|
|
|
|
Located in
kstart.cpp:270
|
|
10.
|
|
|
Maximize the window horizontally
|
|
|
|
Maximizar a janela horizontalmente
|
|
Translated and reviewed by
Lisiane Sztoltz Teixeira
|
|
|
|
Located in
kstart.cpp:271
|