German characters on US-International keyboard layoutSetting default keyboard layout application-specific?Mac -> Windows Remote Desktop Keyboard [German Layout]In XOrg, can i switch keyboard-layout per application and still honor ~/.XmodmapHow to press cmd- on german keyboard layoutus keyboard, german layout - special character < and >Keyboard shortcuts for international characters with non-US keyboardsHow custom my keyboard layout?US International without dead keys layout Windows 10switching from English to English international on my windows 8.1 computerWhy does Windows 10 switch the Language, but not the Keyboard layout on Alt + Shift?

Would a "ring language" be possible?

How come Arya Stark wasn't hurt by this in Game of Thrones Season 8 Episode 5?

Can ThermodynamicData be used with NSolve?

How can sister protect herself from impulse purchases with a credit card?

Parse a C++14 integer literal

Have the writers and actors of GOT responded to its poor reception?

Former Employer just sent me an IP Agreement

Lock out of Oracle based on Windows username

I recently started my machine learning PhD and I have absolutely no idea what I'm doing

How was the blinking terminal cursor invented?

pwaS eht tirsf dna tasl setterl fo hace dorw

Error when running ((x++)) as root

Why are stats in Angband written as 18/** instead of 19, 20...?

What color to choose as "danger" if the main color of my app is red

Cycling to work - 30mile return

Does a windmilling propeller create more drag than a stopped propeller in an engine out scenario

What should I wear to go and sign an employment contract?

Appropriate liquid/solvent for life in my underground environment on Venus

Why using a variable as index of a list-item does not retrieve that item with clist_item:Nn?

What would be the game balance implications for using the Gygax method for applying falling damage?

Driving a school bus in the USA

on the truth quest vs in the quest for truth

Why is so much ransomware breakable?

How to laser-level close to a surface



German characters on US-International keyboard layout


Setting default keyboard layout application-specific?Mac -> Windows Remote Desktop Keyboard [German Layout]In XOrg, can i switch keyboard-layout per application and still honor ~/.XmodmapHow to press cmd- on german keyboard layoutus keyboard, german layout - special character < and >Keyboard shortcuts for international characters with non-US keyboardsHow custom my keyboard layout?US International without dead keys layout Windows 10switching from English to English international on my windows 8.1 computerWhy does Windows 10 switch the Language, but not the Keyboard layout on Alt + Shift?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








8















I'm used to a German keyboard layout, but want to try using a US-International keyboard to simplify programming.



On Windows 10 I can enter German umlauts (äöü) using the US-International layout (for the normal US layout this does not work) by pressing " followed by aou, but how to enter the ß (sharp s)? "s does not work. I want to avoid switching to the German layout or using Alt-sequences.










share|improve this question






















  • You can map a whole keyboard to any language with AutoHotKey script. If you want a single word Character Map also helps.

    – Biswapriyo
    May 12 at 15:10











  • Not an answer to your question, so a comment, but you want want to consider WinCompose. This allows you to type a rarely used key (eg menu key), and then a sequence of characters to compose another. So for example <compose>a" -> ä. I actually have it set up so that <compose>ae -> ä because a) this much easier to remember if you write German; b) it doesn't involve a shift key. (I have <compose>ea -> æ, for the very rare occasions I need æ).

    – Martin Bonner
    May 13 at 10:15











  • Also note that unlike the US-International keyboard, WinCompose lets you enter capital eszett (ẞ, <compose>SS) in addition to eszett (ß, <compose>ss). (disclaimer: I created WinCompose)

    – sam hocevar
    2 days ago

















8















I'm used to a German keyboard layout, but want to try using a US-International keyboard to simplify programming.



On Windows 10 I can enter German umlauts (äöü) using the US-International layout (for the normal US layout this does not work) by pressing " followed by aou, but how to enter the ß (sharp s)? "s does not work. I want to avoid switching to the German layout or using Alt-sequences.










share|improve this question






















  • You can map a whole keyboard to any language with AutoHotKey script. If you want a single word Character Map also helps.

    – Biswapriyo
    May 12 at 15:10











  • Not an answer to your question, so a comment, but you want want to consider WinCompose. This allows you to type a rarely used key (eg menu key), and then a sequence of characters to compose another. So for example <compose>a" -> ä. I actually have it set up so that <compose>ae -> ä because a) this much easier to remember if you write German; b) it doesn't involve a shift key. (I have <compose>ea -> æ, for the very rare occasions I need æ).

    – Martin Bonner
    May 13 at 10:15











  • Also note that unlike the US-International keyboard, WinCompose lets you enter capital eszett (ẞ, <compose>SS) in addition to eszett (ß, <compose>ss). (disclaimer: I created WinCompose)

    – sam hocevar
    2 days ago













8












8








8








I'm used to a German keyboard layout, but want to try using a US-International keyboard to simplify programming.



On Windows 10 I can enter German umlauts (äöü) using the US-International layout (for the normal US layout this does not work) by pressing " followed by aou, but how to enter the ß (sharp s)? "s does not work. I want to avoid switching to the German layout or using Alt-sequences.










share|improve this question














I'm used to a German keyboard layout, but want to try using a US-International keyboard to simplify programming.



On Windows 10 I can enter German umlauts (äöü) using the US-International layout (for the normal US layout this does not work) by pressing " followed by aou, but how to enter the ß (sharp s)? "s does not work. I want to avoid switching to the German layout or using Alt-sequences.







windows keyboard keyboard-layout






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked May 12 at 13:25









Thomas S.Thomas S.

221421




221421












  • You can map a whole keyboard to any language with AutoHotKey script. If you want a single word Character Map also helps.

    – Biswapriyo
    May 12 at 15:10











  • Not an answer to your question, so a comment, but you want want to consider WinCompose. This allows you to type a rarely used key (eg menu key), and then a sequence of characters to compose another. So for example <compose>a" -> ä. I actually have it set up so that <compose>ae -> ä because a) this much easier to remember if you write German; b) it doesn't involve a shift key. (I have <compose>ea -> æ, for the very rare occasions I need æ).

    – Martin Bonner
    May 13 at 10:15











  • Also note that unlike the US-International keyboard, WinCompose lets you enter capital eszett (ẞ, <compose>SS) in addition to eszett (ß, <compose>ss). (disclaimer: I created WinCompose)

    – sam hocevar
    2 days ago

















  • You can map a whole keyboard to any language with AutoHotKey script. If you want a single word Character Map also helps.

    – Biswapriyo
    May 12 at 15:10











  • Not an answer to your question, so a comment, but you want want to consider WinCompose. This allows you to type a rarely used key (eg menu key), and then a sequence of characters to compose another. So for example <compose>a" -> ä. I actually have it set up so that <compose>ae -> ä because a) this much easier to remember if you write German; b) it doesn't involve a shift key. (I have <compose>ea -> æ, for the very rare occasions I need æ).

    – Martin Bonner
    May 13 at 10:15











  • Also note that unlike the US-International keyboard, WinCompose lets you enter capital eszett (ẞ, <compose>SS) in addition to eszett (ß, <compose>ss). (disclaimer: I created WinCompose)

    – sam hocevar
    2 days ago
















You can map a whole keyboard to any language with AutoHotKey script. If you want a single word Character Map also helps.

– Biswapriyo
May 12 at 15:10





You can map a whole keyboard to any language with AutoHotKey script. If you want a single word Character Map also helps.

– Biswapriyo
May 12 at 15:10













Not an answer to your question, so a comment, but you want want to consider WinCompose. This allows you to type a rarely used key (eg menu key), and then a sequence of characters to compose another. So for example <compose>a" -> ä. I actually have it set up so that <compose>ae -> ä because a) this much easier to remember if you write German; b) it doesn't involve a shift key. (I have <compose>ea -> æ, for the very rare occasions I need æ).

– Martin Bonner
May 13 at 10:15





Not an answer to your question, so a comment, but you want want to consider WinCompose. This allows you to type a rarely used key (eg menu key), and then a sequence of characters to compose another. So for example <compose>a" -> ä. I actually have it set up so that <compose>ae -> ä because a) this much easier to remember if you write German; b) it doesn't involve a shift key. (I have <compose>ea -> æ, for the very rare occasions I need æ).

– Martin Bonner
May 13 at 10:15













Also note that unlike the US-International keyboard, WinCompose lets you enter capital eszett (ẞ, <compose>SS) in addition to eszett (ß, <compose>ss). (disclaimer: I created WinCompose)

– sam hocevar
2 days ago





Also note that unlike the US-International keyboard, WinCompose lets you enter capital eszett (ẞ, <compose>SS) in addition to eszett (ß, <compose>ss). (disclaimer: I created WinCompose)

– sam hocevar
2 days ago










6 Answers
6






active

oldest

votes


















13














AltGr+s. You could get help in Windows Keyboard Layouts, in particular at United States-International (with AltGr pressed):



enter image description here



enter image description here






share|improve this answer


















  • 1





    Wow, that is an old piece of microsoft.com. Still has javascript checking for Netscape 4...

    – grawity
    May 13 at 18:51


















7














How do I enter the ß (sharp s)?




ß Right Alts Esszett (sz ligature)




Source Help with Microsoft Keyboards US-International | School of Languages, Cultures, and Race | Washington State University






share|improve this answer






























    2















    I'm used to a German keyboard layout, but want to try using
    a US-International keyboard to simplify programming.




    If your goal is to simplify programming, you might want to check out keyboard layouts that are specifically optimized for programming. For example, the Neo layout makes the important programming symbols easily accessible on layer 3. The Neo layout also optimizes the normal letters for typing German and English texts (including äöüß), but you can also keep the normal letters as qwertz and benefit from Neo's programming support on layer 3.






    share|improve this answer








    New contributor



    jbethune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.














    • 1





      Another option is Steffen Bruentjen’s EurKey layout eurkey.steffen.bruentjen.eu

      – Joe
      May 13 at 6:37


















    2














    Personally i use this layout https://eurkey.steffen.bruentjen.eu/



    It's basically the US layout with all of the umlauts (and anything else) you might need.



    äöüß would be AltGr + a/o/u/s.






    share|improve this answer








    New contributor



    user1035432 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.



















    • I'm trying the EurKey layout now and agree, that it is superior to the US-International, especially because ' and " are no dead keys any more. But also - as you mentioned - the German umlauts are more intuitively positioned.

      – Thomas S.
      2 days ago











    • Unfortunately, it looks that EurKey causes Autohotkey scripts to produce different outputs. :(

      – Thomas S.
      2 days ago


















    0














    1. Make sure keyboard layout is set to English US International( Not simply English US)

    2. For ä, ö and ü.

    Press Shift + " keys. Nothing should appear on screen.
    Now press A and you get ä. Similarly for ö and ü.



    Note: Press space if you wanted " (double quotes). So you need to press Shift + " and then space to get a single double quote in International US keyboard.



    1. Use right ALT ( ALT Grp) + S to get ß





    share|improve this answer























    • But Shift+" is already in use for a different purpose. Remember that this is for a programmer!

      – Mr Lister
      May 13 at 8:15











    • Don't you mean ¨ rather than "

      – Viktor Mellgren
      May 13 at 11:02











    • @mr lister. Well that's how I program anyway

      – Max Payne
      May 13 at 18:25











    • @viktor. I mean use " key to get umlaut. Is there umlaut keyy directly?

      – Max Payne
      May 13 at 18:27











    • @MaxPayne Not on a US keyboard.

      – Mr Lister
      May 13 at 19:12


















    0














    I'm in the same boat as you and use eurokb as custom keyboard layout. It supports composing additional characters like German umlauts, but also many others like French or Greek characters. The composing sequences largely follow logic, so AltGr-a + : becomes ä, AltGr-o + : becomes ö, . can be used for ȧ and so on.






    share|improve this answer























      Your Answer








      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "3"
      ;
      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%2fsuperuser.com%2fquestions%2f1435870%2fgerman-characters-on-us-international-keyboard-layout%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      6 Answers
      6






      active

      oldest

      votes








      6 Answers
      6






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      13














      AltGr+s. You could get help in Windows Keyboard Layouts, in particular at United States-International (with AltGr pressed):



      enter image description here



      enter image description here






      share|improve this answer


















      • 1





        Wow, that is an old piece of microsoft.com. Still has javascript checking for Netscape 4...

        – grawity
        May 13 at 18:51















      13














      AltGr+s. You could get help in Windows Keyboard Layouts, in particular at United States-International (with AltGr pressed):



      enter image description here



      enter image description here






      share|improve this answer


















      • 1





        Wow, that is an old piece of microsoft.com. Still has javascript checking for Netscape 4...

        – grawity
        May 13 at 18:51













      13












      13








      13







      AltGr+s. You could get help in Windows Keyboard Layouts, in particular at United States-International (with AltGr pressed):



      enter image description here



      enter image description here






      share|improve this answer













      AltGr+s. You could get help in Windows Keyboard Layouts, in particular at United States-International (with AltGr pressed):



      enter image description here



      enter image description here







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered May 12 at 16:58









      JosefZJosefZ

      7,74141545




      7,74141545







      • 1





        Wow, that is an old piece of microsoft.com. Still has javascript checking for Netscape 4...

        – grawity
        May 13 at 18:51












      • 1





        Wow, that is an old piece of microsoft.com. Still has javascript checking for Netscape 4...

        – grawity
        May 13 at 18:51







      1




      1





      Wow, that is an old piece of microsoft.com. Still has javascript checking for Netscape 4...

      – grawity
      May 13 at 18:51





      Wow, that is an old piece of microsoft.com. Still has javascript checking for Netscape 4...

      – grawity
      May 13 at 18:51













      7














      How do I enter the ß (sharp s)?




      ß Right Alts Esszett (sz ligature)




      Source Help with Microsoft Keyboards US-International | School of Languages, Cultures, and Race | Washington State University






      share|improve this answer



























        7














        How do I enter the ß (sharp s)?




        ß Right Alts Esszett (sz ligature)




        Source Help with Microsoft Keyboards US-International | School of Languages, Cultures, and Race | Washington State University






        share|improve this answer

























          7












          7








          7







          How do I enter the ß (sharp s)?




          ß Right Alts Esszett (sz ligature)




          Source Help with Microsoft Keyboards US-International | School of Languages, Cultures, and Race | Washington State University






          share|improve this answer













          How do I enter the ß (sharp s)?




          ß Right Alts Esszett (sz ligature)




          Source Help with Microsoft Keyboards US-International | School of Languages, Cultures, and Race | Washington State University







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 12 at 16:52









          DavidPostillDavidPostill

          110k27237273




          110k27237273





















              2















              I'm used to a German keyboard layout, but want to try using
              a US-International keyboard to simplify programming.




              If your goal is to simplify programming, you might want to check out keyboard layouts that are specifically optimized for programming. For example, the Neo layout makes the important programming symbols easily accessible on layer 3. The Neo layout also optimizes the normal letters for typing German and English texts (including äöüß), but you can also keep the normal letters as qwertz and benefit from Neo's programming support on layer 3.






              share|improve this answer








              New contributor



              jbethune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.














              • 1





                Another option is Steffen Bruentjen’s EurKey layout eurkey.steffen.bruentjen.eu

                – Joe
                May 13 at 6:37















              2















              I'm used to a German keyboard layout, but want to try using
              a US-International keyboard to simplify programming.




              If your goal is to simplify programming, you might want to check out keyboard layouts that are specifically optimized for programming. For example, the Neo layout makes the important programming symbols easily accessible on layer 3. The Neo layout also optimizes the normal letters for typing German and English texts (including äöüß), but you can also keep the normal letters as qwertz and benefit from Neo's programming support on layer 3.






              share|improve this answer








              New contributor



              jbethune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.














              • 1





                Another option is Steffen Bruentjen’s EurKey layout eurkey.steffen.bruentjen.eu

                – Joe
                May 13 at 6:37













              2












              2








              2








              I'm used to a German keyboard layout, but want to try using
              a US-International keyboard to simplify programming.




              If your goal is to simplify programming, you might want to check out keyboard layouts that are specifically optimized for programming. For example, the Neo layout makes the important programming symbols easily accessible on layer 3. The Neo layout also optimizes the normal letters for typing German and English texts (including äöüß), but you can also keep the normal letters as qwertz and benefit from Neo's programming support on layer 3.






              share|improve this answer








              New contributor



              jbethune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.










              I'm used to a German keyboard layout, but want to try using
              a US-International keyboard to simplify programming.




              If your goal is to simplify programming, you might want to check out keyboard layouts that are specifically optimized for programming. For example, the Neo layout makes the important programming symbols easily accessible on layer 3. The Neo layout also optimizes the normal letters for typing German and English texts (including äöüß), but you can also keep the normal letters as qwertz and benefit from Neo's programming support on layer 3.







              share|improve this answer








              New contributor



              jbethune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.








              share|improve this answer



              share|improve this answer






              New contributor



              jbethune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.








              answered May 12 at 20:31









              jbethunejbethune

              211




              211




              New contributor



              jbethune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.




              New contributor




              jbethune is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.









              • 1





                Another option is Steffen Bruentjen’s EurKey layout eurkey.steffen.bruentjen.eu

                – Joe
                May 13 at 6:37












              • 1





                Another option is Steffen Bruentjen’s EurKey layout eurkey.steffen.bruentjen.eu

                – Joe
                May 13 at 6:37







              1




              1





              Another option is Steffen Bruentjen’s EurKey layout eurkey.steffen.bruentjen.eu

              – Joe
              May 13 at 6:37





              Another option is Steffen Bruentjen’s EurKey layout eurkey.steffen.bruentjen.eu

              – Joe
              May 13 at 6:37











              2














              Personally i use this layout https://eurkey.steffen.bruentjen.eu/



              It's basically the US layout with all of the umlauts (and anything else) you might need.



              äöüß would be AltGr + a/o/u/s.






              share|improve this answer








              New contributor



              user1035432 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.



















              • I'm trying the EurKey layout now and agree, that it is superior to the US-International, especially because ' and " are no dead keys any more. But also - as you mentioned - the German umlauts are more intuitively positioned.

                – Thomas S.
                2 days ago











              • Unfortunately, it looks that EurKey causes Autohotkey scripts to produce different outputs. :(

                – Thomas S.
                2 days ago















              2














              Personally i use this layout https://eurkey.steffen.bruentjen.eu/



              It's basically the US layout with all of the umlauts (and anything else) you might need.



              äöüß would be AltGr + a/o/u/s.






              share|improve this answer








              New contributor



              user1035432 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.



















              • I'm trying the EurKey layout now and agree, that it is superior to the US-International, especially because ' and " are no dead keys any more. But also - as you mentioned - the German umlauts are more intuitively positioned.

                – Thomas S.
                2 days ago











              • Unfortunately, it looks that EurKey causes Autohotkey scripts to produce different outputs. :(

                – Thomas S.
                2 days ago













              2












              2








              2







              Personally i use this layout https://eurkey.steffen.bruentjen.eu/



              It's basically the US layout with all of the umlauts (and anything else) you might need.



              äöüß would be AltGr + a/o/u/s.






              share|improve this answer








              New contributor



              user1035432 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.









              Personally i use this layout https://eurkey.steffen.bruentjen.eu/



              It's basically the US layout with all of the umlauts (and anything else) you might need.



              äöüß would be AltGr + a/o/u/s.







              share|improve this answer








              New contributor



              user1035432 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.








              share|improve this answer



              share|improve this answer






              New contributor



              user1035432 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.








              answered May 13 at 11:10









              user1035432user1035432

              211




              211




              New contributor



              user1035432 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.




              New contributor




              user1035432 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.














              • I'm trying the EurKey layout now and agree, that it is superior to the US-International, especially because ' and " are no dead keys any more. But also - as you mentioned - the German umlauts are more intuitively positioned.

                – Thomas S.
                2 days ago











              • Unfortunately, it looks that EurKey causes Autohotkey scripts to produce different outputs. :(

                – Thomas S.
                2 days ago

















              • I'm trying the EurKey layout now and agree, that it is superior to the US-International, especially because ' and " are no dead keys any more. But also - as you mentioned - the German umlauts are more intuitively positioned.

                – Thomas S.
                2 days ago











              • Unfortunately, it looks that EurKey causes Autohotkey scripts to produce different outputs. :(

                – Thomas S.
                2 days ago
















              I'm trying the EurKey layout now and agree, that it is superior to the US-International, especially because ' and " are no dead keys any more. But also - as you mentioned - the German umlauts are more intuitively positioned.

              – Thomas S.
              2 days ago





              I'm trying the EurKey layout now and agree, that it is superior to the US-International, especially because ' and " are no dead keys any more. But also - as you mentioned - the German umlauts are more intuitively positioned.

              – Thomas S.
              2 days ago













              Unfortunately, it looks that EurKey causes Autohotkey scripts to produce different outputs. :(

              – Thomas S.
              2 days ago





              Unfortunately, it looks that EurKey causes Autohotkey scripts to produce different outputs. :(

              – Thomas S.
              2 days ago











              0














              1. Make sure keyboard layout is set to English US International( Not simply English US)

              2. For ä, ö and ü.

              Press Shift + " keys. Nothing should appear on screen.
              Now press A and you get ä. Similarly for ö and ü.



              Note: Press space if you wanted " (double quotes). So you need to press Shift + " and then space to get a single double quote in International US keyboard.



              1. Use right ALT ( ALT Grp) + S to get ß





              share|improve this answer























              • But Shift+" is already in use for a different purpose. Remember that this is for a programmer!

                – Mr Lister
                May 13 at 8:15











              • Don't you mean ¨ rather than "

                – Viktor Mellgren
                May 13 at 11:02











              • @mr lister. Well that's how I program anyway

                – Max Payne
                May 13 at 18:25











              • @viktor. I mean use " key to get umlaut. Is there umlaut keyy directly?

                – Max Payne
                May 13 at 18:27











              • @MaxPayne Not on a US keyboard.

                – Mr Lister
                May 13 at 19:12















              0














              1. Make sure keyboard layout is set to English US International( Not simply English US)

              2. For ä, ö and ü.

              Press Shift + " keys. Nothing should appear on screen.
              Now press A and you get ä. Similarly for ö and ü.



              Note: Press space if you wanted " (double quotes). So you need to press Shift + " and then space to get a single double quote in International US keyboard.



              1. Use right ALT ( ALT Grp) + S to get ß





              share|improve this answer























              • But Shift+" is already in use for a different purpose. Remember that this is for a programmer!

                – Mr Lister
                May 13 at 8:15











              • Don't you mean ¨ rather than "

                – Viktor Mellgren
                May 13 at 11:02











              • @mr lister. Well that's how I program anyway

                – Max Payne
                May 13 at 18:25











              • @viktor. I mean use " key to get umlaut. Is there umlaut keyy directly?

                – Max Payne
                May 13 at 18:27











              • @MaxPayne Not on a US keyboard.

                – Mr Lister
                May 13 at 19:12













              0












              0








              0







              1. Make sure keyboard layout is set to English US International( Not simply English US)

              2. For ä, ö and ü.

              Press Shift + " keys. Nothing should appear on screen.
              Now press A and you get ä. Similarly for ö and ü.



              Note: Press space if you wanted " (double quotes). So you need to press Shift + " and then space to get a single double quote in International US keyboard.



              1. Use right ALT ( ALT Grp) + S to get ß





              share|improve this answer













              1. Make sure keyboard layout is set to English US International( Not simply English US)

              2. For ä, ö and ü.

              Press Shift + " keys. Nothing should appear on screen.
              Now press A and you get ä. Similarly for ö and ü.



              Note: Press space if you wanted " (double quotes). So you need to press Shift + " and then space to get a single double quote in International US keyboard.



              1. Use right ALT ( ALT Grp) + S to get ß






              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered May 13 at 7:29









              Max PayneMax Payne

              686




              686












              • But Shift+" is already in use for a different purpose. Remember that this is for a programmer!

                – Mr Lister
                May 13 at 8:15











              • Don't you mean ¨ rather than "

                – Viktor Mellgren
                May 13 at 11:02











              • @mr lister. Well that's how I program anyway

                – Max Payne
                May 13 at 18:25











              • @viktor. I mean use " key to get umlaut. Is there umlaut keyy directly?

                – Max Payne
                May 13 at 18:27











              • @MaxPayne Not on a US keyboard.

                – Mr Lister
                May 13 at 19:12

















              • But Shift+" is already in use for a different purpose. Remember that this is for a programmer!

                – Mr Lister
                May 13 at 8:15











              • Don't you mean ¨ rather than "

                – Viktor Mellgren
                May 13 at 11:02











              • @mr lister. Well that's how I program anyway

                – Max Payne
                May 13 at 18:25











              • @viktor. I mean use " key to get umlaut. Is there umlaut keyy directly?

                – Max Payne
                May 13 at 18:27











              • @MaxPayne Not on a US keyboard.

                – Mr Lister
                May 13 at 19:12
















              But Shift+" is already in use for a different purpose. Remember that this is for a programmer!

              – Mr Lister
              May 13 at 8:15





              But Shift+" is already in use for a different purpose. Remember that this is for a programmer!

              – Mr Lister
              May 13 at 8:15













              Don't you mean ¨ rather than "

              – Viktor Mellgren
              May 13 at 11:02





              Don't you mean ¨ rather than "

              – Viktor Mellgren
              May 13 at 11:02













              @mr lister. Well that's how I program anyway

              – Max Payne
              May 13 at 18:25





              @mr lister. Well that's how I program anyway

              – Max Payne
              May 13 at 18:25













              @viktor. I mean use " key to get umlaut. Is there umlaut keyy directly?

              – Max Payne
              May 13 at 18:27





              @viktor. I mean use " key to get umlaut. Is there umlaut keyy directly?

              – Max Payne
              May 13 at 18:27













              @MaxPayne Not on a US keyboard.

              – Mr Lister
              May 13 at 19:12





              @MaxPayne Not on a US keyboard.

              – Mr Lister
              May 13 at 19:12











              0














              I'm in the same boat as you and use eurokb as custom keyboard layout. It supports composing additional characters like German umlauts, but also many others like French or Greek characters. The composing sequences largely follow logic, so AltGr-a + : becomes ä, AltGr-o + : becomes ö, . can be used for ȧ and so on.






              share|improve this answer



























                0














                I'm in the same boat as you and use eurokb as custom keyboard layout. It supports composing additional characters like German umlauts, but also many others like French or Greek characters. The composing sequences largely follow logic, so AltGr-a + : becomes ä, AltGr-o + : becomes ö, . can be used for ȧ and so on.






                share|improve this answer

























                  0












                  0








                  0







                  I'm in the same boat as you and use eurokb as custom keyboard layout. It supports composing additional characters like German umlauts, but also many others like French or Greek characters. The composing sequences largely follow logic, so AltGr-a + : becomes ä, AltGr-o + : becomes ö, . can be used for ȧ and so on.






                  share|improve this answer













                  I'm in the same boat as you and use eurokb as custom keyboard layout. It supports composing additional characters like German umlauts, but also many others like French or Greek characters. The composing sequences largely follow logic, so AltGr-a + : becomes ä, AltGr-o + : becomes ö, . can be used for ȧ and so on.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered May 13 at 11:38









                  gixgix

                  16126




                  16126



























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to Super User!


                      • 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%2fsuperuser.com%2fquestions%2f1435870%2fgerman-characters-on-us-international-keyboard-layout%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

                      Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

                      Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

                      Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form