System Settings/Keyboard: Difference between revisions

    From KDE UserBase Wiki
    m (Add translate tag)
    (Marked this version for translation)
     
    (3 intermediate revisions by 2 users not shown)
    Line 8: Line 8:
    [[File:KeyboardSettings.png|center|500px|Keyboard Settings]]
    [[File:KeyboardSettings.png|center|500px|Keyboard Settings]]


    <!--T:3-->
    ===Enable <keycap>Control + Alt + Backspace</keycap> to kill [[Special:myLanguage/Glossary#X-Server|X-Server]]=== <!--T:3-->
    ===Enable <keycap>Control + Alt + Backspace</keycap> to kill [[Special:myLanguage/Glossary#X-Server|X-Server]]===


    <!--T:4-->
    <!--T:4-->
    Line 16: Line 15:
    <!--T:5-->
    <!--T:5-->
    [[File:Enable Ctrl + Alt + Backspace to kill X-Server.png|center|400px]]
    [[File:Enable Ctrl + Alt + Backspace to kill X-Server.png|center|400px]]
    ===Enable Compose key=== <!--T:9-->
    <!--T:10-->
    Compose is a feature that allows you to write any character you want, no matter the keyboard layout you are using, by pressing a certain key (Compose key) and a series of keys. You could, i.e., associate ‘~’ and ‘n’ characters so they get replaced by a ‘ñ’ character when they are pressed after pressing Compose key. There are many default key combinations, and you can customize Compose configuration file so it better fits your specific needs. You will find more information [[Special:MyLanguage/Tutorials/ComposeKey|here]].
    <!--T:11-->
    To enable this feature, first make sure <menuchoice>Configure keyboard options</menuchoice> is enabled under <menuchoice>Advanced</menuchoice> tab. Then, check a key from <menuchoice>Compose key position</menuchoice> tree. Finally, click <menuchoice>Apply</menuchoice>. From now on, you will be able to use that key as Compose key.
    ==More Information== <!--T:6-->
    <!--T:7-->
    * [https://docs.kde.org/trunk5/en/kde-workspace/kcontrol/keyboard/index.html KDE official documentation]
    * [https://wiki.archlinux.org/index.php/Linux_console/Keyboard_configuration Keyboard configuration] (Arch Linux wiki)
    <!--T:8-->
    [[Category:Desktop]]
    [[Category:System]]
    [[Category:Configuration]]
    </translate>
    </translate>

    Latest revision as of 08:45, 21 December 2018

    In this section you can manage the settings for your keyboard.

    Keyboard Settings
    Keyboard Settings

    Enable Control + Alt + Backspace to kill X-Server

    Under Advanced tab, make sure Configure keyboard options is enabled. Then look in the list below for "Key sequence to kill the X server". Under it, you should be able to check Control + Alt + Backspace. Once done, click on Apply.

    Enable Compose key

    Compose is a feature that allows you to write any character you want, no matter the keyboard layout you are using, by pressing a certain key (Compose key) and a series of keys. You could, i.e., associate ‘~’ and ‘n’ characters so they get replaced by a ‘ñ’ character when they are pressed after pressing Compose key. There are many default key combinations, and you can customize Compose configuration file so it better fits your specific needs. You will find more information here.

    To enable this feature, first make sure Configure keyboard options is enabled under Advanced tab. Then, check a key from Compose key position tree. Finally, click Apply. From now on, you will be able to use that key as Compose key.

    More Information