System Settings/Screen Edges: Difference between revisions

From KDE UserBase Wiki
m (Add translate tag)
(Marked this version for translation)
Line 1: Line 1:
<languages />
<languages />
<translate>
<translate>
<!--T:1-->
In the '''Screen Edges''' module you can choose between certain actions to be triggered when the mouse moves to one of the edges or corners of the screen. Each edge, and each corner can have its own action attached. You can also decide whether you want windows to be maximized when you drag them to the top edge of the screen, or to be tiled when you drag them to the sides of the screen. Finally you can set what happens to windows when you drag them across the screen edge.
In the '''Screen Edges''' module you can choose between certain actions to be triggered when the mouse moves to one of the edges or corners of the screen. Each edge, and each corner can have its own action attached. You can also decide whether you want windows to be maximized when you drag them to the top edge of the screen, or to be tiled when you drag them to the sides of the screen. Finally you can set what happens to windows when you drag them across the screen edge.


<!--T:2-->
[[File:SystemSettingsScreenEdge.png|500px|center|System settings screen edge]]
[[File:SystemSettingsScreenEdge.png|500px|center|System settings screen edge]]


==More information==
==More information== <!--T:3-->


<!--T:4-->
* [https://docs.kde.org/trunk5/en/kde-workspace/kcontrol/kwinscreenedges/index.html KDE official documentation]
* [https://docs.kde.org/trunk5/en/kde-workspace/kcontrol/kwinscreenedges/index.html KDE official documentation]
* [https://community.kde.org/KWin/Screen_Edges Screen Edges in the community wiki (for KDE programmers)]
* [https://community.kde.org/KWin/Screen_Edges Screen Edges in the community wiki (for KDE programmers)]


<!--T:5-->
[[Category:Desktop]]
[[Category:Desktop]]
[[Category:System]]
[[Category:System]]
[[Category:Configuration]]
[[Category:Configuration]]
</translate>
</translate>

Revision as of 09:17, 25 December 2018

Other languages:

In the Screen Edges module you can choose between certain actions to be triggered when the mouse moves to one of the edges or corners of the screen. Each edge, and each corner can have its own action attached. You can also decide whether you want windows to be maximized when you drag them to the top edge of the screen, or to be tiled when you drag them to the sides of the screen. Finally you can set what happens to windows when you drag them across the screen edge.

System settings screen edge
System settings screen edge

More information