|
1.
|
|
|
Command to execute
|
|
|
|
Käivitatav käsk
|
|
Translated and reviewed by
Marek Laane
|
|
|
|
Located in
kstart.cpp:255
|
|
2.
|
|
|
A regular expression matching the window title
|
|
|
|
Akna tiitlile vastav regulaaravaldis
|
|
Translated and reviewed by
Marek Laane
|
|
|
|
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.
|
|
|
|
String, millele vastab akna klass (omadus WM_CLASS).
Akna klassi leiab, kui käivitada käsk
'xprop | grep WM_CLASS' ja klõpsata aknal
(kasuta käsu mõlemat poolt või ainult paremal antut).
MÄRKUS: kui sa ei määra ei akna tiitlit ega akna klassi,
võetakse esimesena ilmuv aken.
Mõlema määramatajätmine EI OLE soovitatav.
|
|
Translated and reviewed by
Marek Laane
|
|
|
|
Located in
kstart.cpp:258
|
|
4.
|
|
|
Desktop on which to make the window appear
|
|
|
|
Töölaud, millele aken peab ilmuma
|
|
Translated and reviewed by
Marek Laane
|
|
|
|
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.
|
|
|
|
Aken ilmub töölauale, mis oli aktiivne rakenduse
käivitamise ajal
|
|
Translated and reviewed by
Marek Laane
|
|
|
|
Located in
kstart.cpp:266
|
|
6.
|
|
|
Make the window appear on all desktops
|
|
|
|
Aken pannakse ilmuma kõigile töölaudadele
|
|
Translated and reviewed by
Marek Laane
|
|
|
|
Located in
kstart.cpp:267
|
|
7.
|
|
|
Iconify the window
|
|
|
|
Ikooni aken
|
|
Translated and reviewed by
Marek Laane
|
|
|
|
Located in
kstart.cpp:268
|
|
8.
|
|
|
Maximize the window
|
|
|
|
Maksimeeri aken
|
|
Translated and reviewed by
Marek Laane
|
|
|
|
Located in
kstart.cpp:269
|
|
9.
|
|
|
Maximize the window vertically
|
|
|
|
Maksimeeri aken püstsuunas
|
|
Translated and reviewed by
Marek Laane
|
|
|
|
Located in
kstart.cpp:270
|
|
10.
|
|
|
Maximize the window horizontally
|
|
|
|
Maksimeeri aken rõhtsuunas
|
|
Translated and reviewed by
Marek Laane
|
|
|
|
Located in
kstart.cpp:271
|