Navajo input with in Ubuntu 18.10 The 2019 Stack Overflow Developer Survey Results Are InSwitching between different input methods phonetic vs typewriter in ibus preferences has no effectVietnamese input methodCan't type Korean In LubuntuHow to install Cangjie (Traditional Chinese) input for Ubuntu Mate 16.04 PowerPcCan't change text entry language (Ubuntu 16.10)Turning on ibus in Ubuntu 16.10—and using it for text emoji?Using Ibus (Japanese input) with Ubuntu Mate and i3Enabling/installing Japanese inputInput Method in Ubuntu 18.04 shows “Current configuration for the input method:” dialogChinese input method problems ubuntu 16.04

How can I create a character who can assume the widest possible range of creature sizes?

Can't find the latex code for the ⍎ (down tack jot) symbol

Why is my p-value correlated to difference between means in two sample tests?

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

What is this 4-propeller plane?

What is the best strategy for white in this position?

Extreme, unacceptable situation and I can't attend work tomorrow morning

What does "sndry explns" mean in one of the Hitchhiker's guide books?

Are there any other methods to apply to solving simultaneous equations?

JSON.serialize: is it possible to suppress null values of a map?

Is "plugging out" electronic devices an American expression?

Limit the amount of RAM Mathematica may access?

What is the meaning of Triage in Cybersec world?

Patience, young "Padovan"

Should I use my personal or workplace e-mail when registering to external websites for work purpose?

How to reverse every other sublist of a list?

CiviEvent: Public link for events of a specific type

Does a dangling wire really electrocute me if I'm standing in water?

Where to refill my bottle in India?

Realistic Alternatives to Dust: What Else Could Feed a Plankton Bloom?

How are circuits which use complex ICs normally simulated?

A poker game description that does not feel gimmicky

Why do I get badly formatted numerical results when I use StringForm?

How long do I have to send my income tax payment to the IRS?



Navajo input with in Ubuntu 18.10



The 2019 Stack Overflow Developer Survey Results Are InSwitching between different input methods phonetic vs typewriter in ibus preferences has no effectVietnamese input methodCan't type Korean In LubuntuHow to install Cangjie (Traditional Chinese) input for Ubuntu Mate 16.04 PowerPcCan't change text entry language (Ubuntu 16.10)Turning on ibus in Ubuntu 16.10—and using it for text emoji?Using Ibus (Japanese input) with Ubuntu Mate and i3Enabling/installing Japanese inputInput Method in Ubuntu 18.04 shows “Current configuration for the input method:” dialogChinese input method problems ubuntu 16.04



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I'm trying to type up some Navajo text in Ubuntu 18.10. This language has several non-English characters, the consonant ł and the nasal vowels ą, ę, į, ǫ. These are fairly easy to input by typing <Compose> <comma> <a> or whatever, or <Compose> <slash> <l> for the ł character. However, the language also has high and low tones. So there are four Navajo characters that I don't see an easy way to input with the default en_US.UTF8 Compose locale, which are these:



  • ą́

  • ę́

  • į́

  • ǫ́

In Unicode terms, these are LATIN SMALL LETTER [AEIO] WITH OGONEK, plus a COMBINING ACUTE ACCENT. Ideally, I'd like to type something like <Compose> <apostrophe> <comma> <a> to get ą́. Right now, I've added the following to my .XCompose file:



include "%L"

<Multi_key> <apostrophe> <apostrophe> : "́" U0301


And this enables me to type <Compose> <comma> <a> <Compose> <apostrophe> <apostrophe> to get ą́, that's a fair amount of work when sequences like į́į́ are not uncommon. I have tried a couple different entries in ~/.XCompose that don't seem to work, and I'm not sure why:



<Multi_key> <n> <a> : "ą́"


I also tried this:



<Multi_key> <apostrophe> <comma> <a> : "ą́"


And this:



<dead_cedilla> <dead_acute> <a> : "ą́"


Halfway through I got frustrated and installed ibus-table-compose; this doesn't seem to have had any effect either. I have the following installed:



gir1.2-ibus-1.0/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
ibus-gtk3/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
ibus-gtk/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
ibus-table-compose/cosmic,cosmic,now 1.3.9-2 all [installed]
ibus-table/cosmic,cosmic,now 1.9.21-1 all [installed]
ibus/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
libibus-1.0-5/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]


Any advice would be greatly appreciated!










share|improve this question




























    0















    I'm trying to type up some Navajo text in Ubuntu 18.10. This language has several non-English characters, the consonant ł and the nasal vowels ą, ę, į, ǫ. These are fairly easy to input by typing <Compose> <comma> <a> or whatever, or <Compose> <slash> <l> for the ł character. However, the language also has high and low tones. So there are four Navajo characters that I don't see an easy way to input with the default en_US.UTF8 Compose locale, which are these:



    • ą́

    • ę́

    • į́

    • ǫ́

    In Unicode terms, these are LATIN SMALL LETTER [AEIO] WITH OGONEK, plus a COMBINING ACUTE ACCENT. Ideally, I'd like to type something like <Compose> <apostrophe> <comma> <a> to get ą́. Right now, I've added the following to my .XCompose file:



    include "%L"

    <Multi_key> <apostrophe> <apostrophe> : "́" U0301


    And this enables me to type <Compose> <comma> <a> <Compose> <apostrophe> <apostrophe> to get ą́, that's a fair amount of work when sequences like į́į́ are not uncommon. I have tried a couple different entries in ~/.XCompose that don't seem to work, and I'm not sure why:



    <Multi_key> <n> <a> : "ą́"


    I also tried this:



    <Multi_key> <apostrophe> <comma> <a> : "ą́"


    And this:



    <dead_cedilla> <dead_acute> <a> : "ą́"


    Halfway through I got frustrated and installed ibus-table-compose; this doesn't seem to have had any effect either. I have the following installed:



    gir1.2-ibus-1.0/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
    ibus-gtk3/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
    ibus-gtk/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
    ibus-table-compose/cosmic,cosmic,now 1.3.9-2 all [installed]
    ibus-table/cosmic,cosmic,now 1.9.21-1 all [installed]
    ibus/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
    libibus-1.0-5/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]


    Any advice would be greatly appreciated!










    share|improve this question
























      0












      0








      0








      I'm trying to type up some Navajo text in Ubuntu 18.10. This language has several non-English characters, the consonant ł and the nasal vowels ą, ę, į, ǫ. These are fairly easy to input by typing <Compose> <comma> <a> or whatever, or <Compose> <slash> <l> for the ł character. However, the language also has high and low tones. So there are four Navajo characters that I don't see an easy way to input with the default en_US.UTF8 Compose locale, which are these:



      • ą́

      • ę́

      • į́

      • ǫ́

      In Unicode terms, these are LATIN SMALL LETTER [AEIO] WITH OGONEK, plus a COMBINING ACUTE ACCENT. Ideally, I'd like to type something like <Compose> <apostrophe> <comma> <a> to get ą́. Right now, I've added the following to my .XCompose file:



      include "%L"

      <Multi_key> <apostrophe> <apostrophe> : "́" U0301


      And this enables me to type <Compose> <comma> <a> <Compose> <apostrophe> <apostrophe> to get ą́, that's a fair amount of work when sequences like į́į́ are not uncommon. I have tried a couple different entries in ~/.XCompose that don't seem to work, and I'm not sure why:



      <Multi_key> <n> <a> : "ą́"


      I also tried this:



      <Multi_key> <apostrophe> <comma> <a> : "ą́"


      And this:



      <dead_cedilla> <dead_acute> <a> : "ą́"


      Halfway through I got frustrated and installed ibus-table-compose; this doesn't seem to have had any effect either. I have the following installed:



      gir1.2-ibus-1.0/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
      ibus-gtk3/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
      ibus-gtk/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
      ibus-table-compose/cosmic,cosmic,now 1.3.9-2 all [installed]
      ibus-table/cosmic,cosmic,now 1.9.21-1 all [installed]
      ibus/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
      libibus-1.0-5/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]


      Any advice would be greatly appreciated!










      share|improve this question














      I'm trying to type up some Navajo text in Ubuntu 18.10. This language has several non-English characters, the consonant ł and the nasal vowels ą, ę, į, ǫ. These are fairly easy to input by typing <Compose> <comma> <a> or whatever, or <Compose> <slash> <l> for the ł character. However, the language also has high and low tones. So there are four Navajo characters that I don't see an easy way to input with the default en_US.UTF8 Compose locale, which are these:



      • ą́

      • ę́

      • į́

      • ǫ́

      In Unicode terms, these are LATIN SMALL LETTER [AEIO] WITH OGONEK, plus a COMBINING ACUTE ACCENT. Ideally, I'd like to type something like <Compose> <apostrophe> <comma> <a> to get ą́. Right now, I've added the following to my .XCompose file:



      include "%L"

      <Multi_key> <apostrophe> <apostrophe> : "́" U0301


      And this enables me to type <Compose> <comma> <a> <Compose> <apostrophe> <apostrophe> to get ą́, that's a fair amount of work when sequences like į́į́ are not uncommon. I have tried a couple different entries in ~/.XCompose that don't seem to work, and I'm not sure why:



      <Multi_key> <n> <a> : "ą́"


      I also tried this:



      <Multi_key> <apostrophe> <comma> <a> : "ą́"


      And this:



      <dead_cedilla> <dead_acute> <a> : "ą́"


      Halfway through I got frustrated and installed ibus-table-compose; this doesn't seem to have had any effect either. I have the following installed:



      gir1.2-ibus-1.0/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
      ibus-gtk3/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
      ibus-gtk/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
      ibus-table-compose/cosmic,cosmic,now 1.3.9-2 all [installed]
      ibus-table/cosmic,cosmic,now 1.9.21-1 all [installed]
      ibus/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]
      libibus-1.0-5/cosmic,now 1.5.19-1ubuntu1 amd64 [installed]


      Any advice would be greatly appreciated!







      keyboard ibus compose-key






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 28 mins ago









      Daniel LyonsDaniel Lyons

      1012




      1012




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132628%2fnavajo-input-with-in-ubuntu-18-10%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132628%2fnavajo-input-with-in-ubuntu-18-10%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

          Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

          Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»