Gaitu compose tekla

To enable the Compose key and configure a certain key on your keyboard as the Compose key, set the org.gnome.desktop.input-sources.xkb-options GSettings key. That way, the setting will be enabled by default for all users on your system.

Ezarri eskuineko Alt tekla Compose tekla gisa

  1. Sortu user profila honako lerroekin:

    /etc/dconf/profile/user

    user-db:user
    system-db:local

    local izena dconf datu-basearen izena da.

  2. Create the directory /etc/dconf/db/local.d/ if it does not already exist.

  3. Sortu makina osorako diren ezarpenak gordetzeko local datu-base bat /etc/dconf/db/local.d/00-input-sources fitxategian:

    [org/gnome/desktop/input-sources]
    # Ezarri eskuineko Alt tekla konposatzaile-tekla gisa
    xkb-options=['compose:ralt']

    If you want to set a different key than Right Alt, replace ralt with the name of that key as specified in the xkeyboard-config(7) man page, section Position of Compose key.

  4. Indargabetu erabiltzailearen ezarpena eta eragotzi aldatu dezala /etc/dconf/db/local.d/locks/input-sources fitxategian:

    # Blokeatu gaitutako XKB aukeren zerrenda
    /org/gnome/desktop/input-sources/xkb-options
  5. Eguneratu sistemaren datu-baseak:

    # dconf update
  6. Erabiltzaileek saioa amaitu eta berriro hasi behar dute sistema-ezarpenak indarrean sartzeko.