|
1.
|
|
|
Finds windows whose name, window class or window role match :q:. It is possible to interact with the windows by using one of the following keywords: activate, close, min(imize), max(imize), fullscreen, shade, keep above and keep below.
|
|
|
|
查找名称、窗口分类或窗口角色符合 :q: 的窗口。您可以将以下关键词用于窗口交互:活动、关闭、最小化、最大化、全屏、阴影、置于顶端、置于底端。
|
|
Translated by
Lie Ex
|
|
|
|
Located in
windowsrunner.cpp:40
|
|
2.
|
|
|
Finds windows which are on desktop named :q: It is possible to interact with the windows by using one of the following keywords: activate, close, min(imize), max(imize), fullscreen, shade, keep above and keep below.
|
|
|
|
查找名为 :q: 的桌面上的窗口。您可以将以下关键词用于窗口交互:活动、关闭、最小化、最大化、全屏、阴影、置于顶端、置于底端。
|
|
Translated by
Lie Ex
|
|
|
|
Located in
windowsrunner.cpp:43
|
|
3.
|
|
|
Switch to desktop named :q:
|
|
|
|
切换到桌面 :q:
|
|
Translated by
Lie Ex
|
|
|
|
Located in
windowsrunner.cpp:46
|
|
4.
|
|
|
window
|
Context: |
|
Note this is a KRunner keyword
|
|
|
|
窗口
|
|
Translated by
Lie Ex
|
|
|
|
Located in
windowsrunner.cpp:47 windowsrunner.cpp:163
|
|
5.
|
|
|
Lists all windows and allows to activate them. With name=, class=, role= and desktop= the list can be reduced to windows matching these restrictions. It is possible to interact with the windows by using one of the following keywords: activate, close, min(imize), max(imize), fullscreen, shade, keep above and keep below.
|
|
|
|
列出所有窗口供用户激活。您可使用“名称=”、“分类=”、“角色=”和“桌面=”等条件来过滤窗口,以下关键词能被用于窗口交互:活动、关闭、最小化、最大化、全屏、阴影、置于顶端、置于底端。
|
|
Translated by
Lie Ex
|
|
|
|
Located in
windowsrunner.cpp:48
|
|
6.
|
|
|
desktop
|
Context: |
|
Note this is a KRunner keyword
|
|
|
|
桌面
|
|
Translated by
Lie Ex
|
|
|
|
Located in
windowsrunner.cpp:53 windowsrunner.cpp:179 windowsrunner.cpp:241
|
|
7.
|
|
|
Lists all other desktops and allows to switch to them.
|
|
|
|
列出所有其它桌面以供切换。
|
|
Translated by
Lie Ex
|
|
|
|
Located in
windowsrunner.cpp:54
|
|
8.
|
|
|
activate
|
Context: |
|
Note this is a KRunner keyword
|
|
|
|
活动
|
|
Translated by
Lie Ex
|
|
|
|
Located in
windowsrunner.cpp:129 windowsrunner.cpp:131
|
|
9.
|
|
|
close
|
Context: |
|
Note this is a KRunner keyword
|
|
|
|
关闭
|
|
Translated by
Lie Ex
|
|
|
|
Located in
windowsrunner.cpp:132 windowsrunner.cpp:134
|
|
10.
|
|
|
min
|
Context: |
|
Note this is a KRunner keyword
|
|
|
|
最小
|
|
Translated by
Lie Ex
|
|
|
|
Located in
windowsrunner.cpp:135 windowsrunner.cpp:137
|