System Settings/Screen Edges: Difference between revisions

    From KDE UserBase Wiki
    (Add Screen Edges settings)
     
    m (Fix a broken link to official documentation.)
     
    (3 intermediate revisions by 2 users not shown)
    Line 1: Line 1:
    <languages />
    <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-->


    * [https://docs.kde.org/trunk5/en/kde-workspace/kcontrol/kwinscreenedges/index.html KDE official documentation]
    <!--T:4-->
    * [https://docs.kde.org/stable5/en/kwin/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:System]]
    [[Category:Configuration]]
    </translate>

    Latest revision as of 18:12, 21 December 2023

    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