add accented character to american keyboardremap Caps + L to dashKeyboard (including on screen keyboard) doesn't workKeyboard properties: What does “Add default action to Menu key” mean?Disable global keyboard shortcuts for specific applicationKeyboard-shortcut key-press-detection sensitivity settingsGlobal Keyboard Shortcuts Broken in 14.04How do I set and store the custom Keyboard Shortcuts? (Ubuntu 14.04)Keyboard shortcuts not working in Ubuntu 17.10 with UnityWrong keyboard layout during disk encryption passphrase entry

Is Jupiter still an anomaly?

How do electric hot water heaters explode and what can be done to prevent that from happening?

What does 36.000€ mean?

What's that in front of the overhead panel?

how to recreate microscopic diatom glass material

Why are green parties so often opposed to nuclear power?

Is there a material or method to allow "swimmable" coins?

Why is the processor instruction called "move", not "copy"?

Move rest of line inside a closed pair?

Is it harder to enter an atmosphere perpendicular or at an angle

Prefix all commands in shell

Do Adventure cards count towards "number of instant and sorcery cards in your graveyard"?

Accidentally likened superior to assailant

Is there such a thing as Fsus♯4?

Is Irish buttermilk different

If a picture of a screen is a screenshot, what is a video of a screen?

Is the use of ellipsis "..." dismissive or rude?

Mostly One Way Travel : Says Grandpa

Ball hits curve of same curvature

Does the "stand your ground" law regarding shooting an intruder apply when the door of the dwelling was not locked?

Aligning Control in Manipulate

How to prove that no quadrilateral exist with three equal angles and increasing sidelengths

Between while and do in shell script

What's the best way to keep cover of a pan slightly opened?



add accented character to american keyboard


remap Caps + L to dashKeyboard (including on screen keyboard) doesn't workKeyboard properties: What does “Add default action to Menu key” mean?Disable global keyboard shortcuts for specific applicationKeyboard-shortcut key-press-detection sensitivity settingsGlobal Keyboard Shortcuts Broken in 14.04How do I set and store the custom Keyboard Shortcuts? (Ubuntu 14.04)Keyboard shortcuts not working in Ubuntu 17.10 with UnityWrong keyboard layout during disk encryption passphrase entry






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









2


















I am using GNOME 3 on Ubuntu 19.04 and have a US keyboard and I would like to add the following keyboard shortcuts:




  • Alt+; = é


  • Alt+: = ö


  • Alt+' = à


  • Alt+" = ä


  • Alt+[ = è


  • Alt+{ = ü

and I need to set y as z and vice versa










share|improve this question

































    2


















    I am using GNOME 3 on Ubuntu 19.04 and have a US keyboard and I would like to add the following keyboard shortcuts:




    • Alt+; = é


    • Alt+: = ö


    • Alt+' = à


    • Alt+" = ä


    • Alt+[ = è


    • Alt+{ = ü

    and I need to set y as z and vice versa










    share|improve this question





























      2













      2









      2


      0






      I am using GNOME 3 on Ubuntu 19.04 and have a US keyboard and I would like to add the following keyboard shortcuts:




      • Alt+; = é


      • Alt+: = ö


      • Alt+' = à


      • Alt+" = ä


      • Alt+[ = è


      • Alt+{ = ü

      and I need to set y as z and vice versa










      share|improve this question
















      I am using GNOME 3 on Ubuntu 19.04 and have a US keyboard and I would like to add the following keyboard shortcuts:




      • Alt+; = é


      • Alt+: = ö


      • Alt+' = à


      • Alt+" = ä


      • Alt+[ = è


      • Alt+{ = ü

      and I need to set y as z and vice versa







      keyboard key-binding






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 28 at 13:56









      Justice for Monica

      26k14 gold badges61 silver badges127 bronze badges




      26k14 gold badges61 silver badges127 bronze badges










      asked Sep 28 at 12:20









      Micha RoonMicha Roon

      1551 silver badge7 bronze badges




      1551 silver badge7 bronze badges























          1 Answer
          1






          active

          oldest

          votes


















          2



















          following the below posts and warnings in it.. proceed with your own..



          remap Caps + L to dash
          Keyboard (including on screen keyboard) doesn't work



          you need to edit your symbols like below in the file /usr/share/X11/xkb/symbols/us after taking backup of the same..



          key <AD06> [ z, Z ] ;
          key <AD07> [ u, U ] ;
          key <AD08> [ i, I ] ;
          key <AD09> [ o, O ] ;
          key <AD10> [ p, P ] ;
          key <AD11> [ bracketleft, braceleft, egrave, udiaeresis ] ;
          key <AD12> [ bracketright, braceright ] ;

          key <AC01> [ a, A ] ;
          key <AC02> [ s, S ] ;
          key <AC03> [ d, D ] ;
          key <AC04> [ f, F ] ;
          key <AC05> [ g, G ] ;
          key <AC06> [ h, H ] ;
          key <AC07> [ j, J ] ;
          key <AC08> [ k, K ] ;
          key <AC09> [ l, L ] ;
          key <AC10> [ semicolon, colon, eacute, odiaeresis ] ;
          key <AC11> [ apostrophe, quotedbl, agrave, adiaeresis ] ;

          key <AB01> [ y, Y ] ;


          gnome-shell refresh with Alt+F2rEnter or Logout & Login may be required..not tested..



          then you need to choose which key is for level3 from "gnome-tweaks" or via "dconf-editor" or via "command line"



          Gnome-Tweaks way
          enter image description here



          Dconf-Editor way
          enter image description here



          Command line:



          gsettings set org.gnome.desktop.input-sources xkb-options "['lv3:ralt_switch']"





          share|improve this answer




























            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/4.0/"u003ecc by-sa 4.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%2f1177275%2fadd-accented-character-to-american-keyboard%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown


























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2



















            following the below posts and warnings in it.. proceed with your own..



            remap Caps + L to dash
            Keyboard (including on screen keyboard) doesn't work



            you need to edit your symbols like below in the file /usr/share/X11/xkb/symbols/us after taking backup of the same..



            key <AD06> [ z, Z ] ;
            key <AD07> [ u, U ] ;
            key <AD08> [ i, I ] ;
            key <AD09> [ o, O ] ;
            key <AD10> [ p, P ] ;
            key <AD11> [ bracketleft, braceleft, egrave, udiaeresis ] ;
            key <AD12> [ bracketright, braceright ] ;

            key <AC01> [ a, A ] ;
            key <AC02> [ s, S ] ;
            key <AC03> [ d, D ] ;
            key <AC04> [ f, F ] ;
            key <AC05> [ g, G ] ;
            key <AC06> [ h, H ] ;
            key <AC07> [ j, J ] ;
            key <AC08> [ k, K ] ;
            key <AC09> [ l, L ] ;
            key <AC10> [ semicolon, colon, eacute, odiaeresis ] ;
            key <AC11> [ apostrophe, quotedbl, agrave, adiaeresis ] ;

            key <AB01> [ y, Y ] ;


            gnome-shell refresh with Alt+F2rEnter or Logout & Login may be required..not tested..



            then you need to choose which key is for level3 from "gnome-tweaks" or via "dconf-editor" or via "command line"



            Gnome-Tweaks way
            enter image description here



            Dconf-Editor way
            enter image description here



            Command line:



            gsettings set org.gnome.desktop.input-sources xkb-options "['lv3:ralt_switch']"





            share|improve this answer































              2



















              following the below posts and warnings in it.. proceed with your own..



              remap Caps + L to dash
              Keyboard (including on screen keyboard) doesn't work



              you need to edit your symbols like below in the file /usr/share/X11/xkb/symbols/us after taking backup of the same..



              key <AD06> [ z, Z ] ;
              key <AD07> [ u, U ] ;
              key <AD08> [ i, I ] ;
              key <AD09> [ o, O ] ;
              key <AD10> [ p, P ] ;
              key <AD11> [ bracketleft, braceleft, egrave, udiaeresis ] ;
              key <AD12> [ bracketright, braceright ] ;

              key <AC01> [ a, A ] ;
              key <AC02> [ s, S ] ;
              key <AC03> [ d, D ] ;
              key <AC04> [ f, F ] ;
              key <AC05> [ g, G ] ;
              key <AC06> [ h, H ] ;
              key <AC07> [ j, J ] ;
              key <AC08> [ k, K ] ;
              key <AC09> [ l, L ] ;
              key <AC10> [ semicolon, colon, eacute, odiaeresis ] ;
              key <AC11> [ apostrophe, quotedbl, agrave, adiaeresis ] ;

              key <AB01> [ y, Y ] ;


              gnome-shell refresh with Alt+F2rEnter or Logout & Login may be required..not tested..



              then you need to choose which key is for level3 from "gnome-tweaks" or via "dconf-editor" or via "command line"



              Gnome-Tweaks way
              enter image description here



              Dconf-Editor way
              enter image description here



              Command line:



              gsettings set org.gnome.desktop.input-sources xkb-options "['lv3:ralt_switch']"





              share|improve this answer





























                2















                2











                2









                following the below posts and warnings in it.. proceed with your own..



                remap Caps + L to dash
                Keyboard (including on screen keyboard) doesn't work



                you need to edit your symbols like below in the file /usr/share/X11/xkb/symbols/us after taking backup of the same..



                key <AD06> [ z, Z ] ;
                key <AD07> [ u, U ] ;
                key <AD08> [ i, I ] ;
                key <AD09> [ o, O ] ;
                key <AD10> [ p, P ] ;
                key <AD11> [ bracketleft, braceleft, egrave, udiaeresis ] ;
                key <AD12> [ bracketright, braceright ] ;

                key <AC01> [ a, A ] ;
                key <AC02> [ s, S ] ;
                key <AC03> [ d, D ] ;
                key <AC04> [ f, F ] ;
                key <AC05> [ g, G ] ;
                key <AC06> [ h, H ] ;
                key <AC07> [ j, J ] ;
                key <AC08> [ k, K ] ;
                key <AC09> [ l, L ] ;
                key <AC10> [ semicolon, colon, eacute, odiaeresis ] ;
                key <AC11> [ apostrophe, quotedbl, agrave, adiaeresis ] ;

                key <AB01> [ y, Y ] ;


                gnome-shell refresh with Alt+F2rEnter or Logout & Login may be required..not tested..



                then you need to choose which key is for level3 from "gnome-tweaks" or via "dconf-editor" or via "command line"



                Gnome-Tweaks way
                enter image description here



                Dconf-Editor way
                enter image description here



                Command line:



                gsettings set org.gnome.desktop.input-sources xkb-options "['lv3:ralt_switch']"





                share|improve this answer
















                following the below posts and warnings in it.. proceed with your own..



                remap Caps + L to dash
                Keyboard (including on screen keyboard) doesn't work



                you need to edit your symbols like below in the file /usr/share/X11/xkb/symbols/us after taking backup of the same..



                key <AD06> [ z, Z ] ;
                key <AD07> [ u, U ] ;
                key <AD08> [ i, I ] ;
                key <AD09> [ o, O ] ;
                key <AD10> [ p, P ] ;
                key <AD11> [ bracketleft, braceleft, egrave, udiaeresis ] ;
                key <AD12> [ bracketright, braceright ] ;

                key <AC01> [ a, A ] ;
                key <AC02> [ s, S ] ;
                key <AC03> [ d, D ] ;
                key <AC04> [ f, F ] ;
                key <AC05> [ g, G ] ;
                key <AC06> [ h, H ] ;
                key <AC07> [ j, J ] ;
                key <AC08> [ k, K ] ;
                key <AC09> [ l, L ] ;
                key <AC10> [ semicolon, colon, eacute, odiaeresis ] ;
                key <AC11> [ apostrophe, quotedbl, agrave, adiaeresis ] ;

                key <AB01> [ y, Y ] ;


                gnome-shell refresh with Alt+F2rEnter or Logout & Login may be required..not tested..



                then you need to choose which key is for level3 from "gnome-tweaks" or via "dconf-editor" or via "command line"



                Gnome-Tweaks way
                enter image description here



                Dconf-Editor way
                enter image description here



                Command line:



                gsettings set org.gnome.desktop.input-sources xkb-options "['lv3:ralt_switch']"






                share|improve this answer















                share|improve this answer




                share|improve this answer








                edited Sep 28 at 13:59

























                answered Sep 28 at 13:44









                PRATAPPRATAP

                7,8544 gold badges12 silver badges48 bronze badges




                7,8544 gold badges12 silver badges48 bronze badges































                    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%2f1177275%2fadd-accented-character-to-american-keyboard%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

                    Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

                    How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

                    Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü