• Skua
    link
    fedilink
    142 months ago

    For what it’s worth, making a custom layout actually is a huge pain in the arse. That’s a pretty niche use case, but there is definitely no reason for it to be as much of a hassle as it is

      • @[email protected]
        link
        fedilink
        English
        22 months ago

        I just changed one of the existing layouts. Very easy in any text editor, you just need to find the proper name or Unicode code for each function/character.

          • @[email protected]
            link
            fedilink
            English
            21 month ago

            If you’re using xkb, try this guide. Of course, backup any system files before modifying them, and just to be sure, add a 2nd keyboard layout as backup and know how to switch between them to have a fallback if you corrupt the primary one.

            There might be TUI or GUI tools too, probably way more convenient for a one-off change on a single PC.

            • @[email protected]
              link
              fedilink
              11 month ago

              Thanks, that is a good starting point. All the GUIs I found have been deprecated, so I’ll go with the purely text-based approach. At least it will be trivial to copy it to my other machines. Fingers crossed!